alglib::_decisionforest_owner Class Reference

#include <dataanalysis.h>

Inheritance diagram for alglib::_decisionforest_owner:
alglib::decisionforest

Public Member Functions

 _decisionforest_owner ()
 
 _decisionforest_owner (const _decisionforest_owner &rhs)
 
alglib_impl::decisionforestc_ptr ()
 
alglib_impl::decisionforestc_ptr () const
 
_decisionforest_owneroperator= (const _decisionforest_owner &rhs)
 
virtual ~_decisionforest_owner ()
 

Protected Attributes

alglib_impl::decisionforestp_struct
 

Detailed Description

Definition at line 998 of file dataanalysis.h.

Constructor & Destructor Documentation

◆ _decisionforest_owner() [1/2]

alglib::_decisionforest_owner::_decisionforest_owner ( )

◆ _decisionforest_owner() [2/2]

alglib::_decisionforest_owner::_decisionforest_owner ( const _decisionforest_owner rhs)

◆ ~_decisionforest_owner()

virtual alglib::_decisionforest_owner::~_decisionforest_owner ( )
virtual

Member Function Documentation

◆ c_ptr() [1/2]

alglib_impl::decisionforest* alglib::_decisionforest_owner::c_ptr ( )

◆ c_ptr() [2/2]

alglib_impl::decisionforest* alglib::_decisionforest_owner::c_ptr ( ) const

◆ operator=()

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

Member Data Documentation

◆ p_struct

alglib_impl::decisionforest* alglib::_decisionforest_owner::p_struct
protected

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