alglib::_mcpdstate_owner Class Reference

#include <dataanalysis.h>

Inheritance diagram for alglib::_mcpdstate_owner:
alglib::mcpdstate

Public Member Functions

 _mcpdstate_owner ()
 
 _mcpdstate_owner (const _mcpdstate_owner &rhs)
 
alglib_impl::mcpdstatec_ptr ()
 
alglib_impl::mcpdstatec_ptr () const
 
_mcpdstate_owneroperator= (const _mcpdstate_owner &rhs)
 
virtual ~_mcpdstate_owner ()
 

Protected Attributes

alglib_impl::mcpdstatep_struct
 

Detailed Description

Definition at line 570 of file dataanalysis.h.

Constructor & Destructor Documentation

◆ _mcpdstate_owner() [1/2]

alglib::_mcpdstate_owner::_mcpdstate_owner ( )

◆ _mcpdstate_owner() [2/2]

alglib::_mcpdstate_owner::_mcpdstate_owner ( const _mcpdstate_owner rhs)

◆ ~_mcpdstate_owner()

virtual alglib::_mcpdstate_owner::~_mcpdstate_owner ( )
virtual

Member Function Documentation

◆ c_ptr() [1/2]

alglib_impl::mcpdstate* alglib::_mcpdstate_owner::c_ptr ( )

◆ c_ptr() [2/2]

alglib_impl::mcpdstate* alglib::_mcpdstate_owner::c_ptr ( ) const

◆ operator=()

_mcpdstate_owner& alglib::_mcpdstate_owner::operator= ( const _mcpdstate_owner rhs)

Member Data Documentation

◆ p_struct

alglib_impl::mcpdstate* alglib::_mcpdstate_owner::p_struct
protected

Definition at line 587 of file dataanalysis.h.


The documentation for this class was generated from the following file:
Page URL: http://wiki.math.ethz.ch/bin/view/Concepts/WebHome
21 August 2020
© 2020 Eidgenössische Technische Hochschule Zürich