alglib::_mlptrainer_owner Class Reference

#include <dataanalysis.h>

Inheritance diagram for alglib::_mlptrainer_owner:
alglib::mlptrainer

Public Member Functions

 _mlptrainer_owner ()
 
 _mlptrainer_owner (const _mlptrainer_owner &rhs)
 
alglib_impl::mlptrainerc_ptr ()
 
alglib_impl::mlptrainerc_ptr () const
 
_mlptrainer_owneroperator= (const _mlptrainer_owner &rhs)
 
virtual ~_mlptrainer_owner ()
 

Protected Attributes

alglib_impl::mlptrainerp_struct
 

Detailed Description

Definition at line 743 of file dataanalysis.h.

Constructor & Destructor Documentation

◆ _mlptrainer_owner() [1/2]

alglib::_mlptrainer_owner::_mlptrainer_owner ( )

◆ _mlptrainer_owner() [2/2]

alglib::_mlptrainer_owner::_mlptrainer_owner ( const _mlptrainer_owner rhs)

◆ ~_mlptrainer_owner()

virtual alglib::_mlptrainer_owner::~_mlptrainer_owner ( )
virtual

Member Function Documentation

◆ c_ptr() [1/2]

alglib_impl::mlptrainer* alglib::_mlptrainer_owner::c_ptr ( )

◆ c_ptr() [2/2]

alglib_impl::mlptrainer* alglib::_mlptrainer_owner::c_ptr ( ) const

◆ operator=()

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

Member Data Documentation

◆ p_struct

alglib_impl::mlptrainer* alglib::_mlptrainer_owner::p_struct
protected

Definition at line 758 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