alglib::decisionforest Class Reference

#include <dataanalysis.h>

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

Public Member Functions

alglib_impl::decisionforestc_ptr ()
 
alglib_impl::decisionforestc_ptr () const
 
 decisionforest ()
 
 decisionforest (const decisionforest &rhs)
 
decisionforestoperator= (const decisionforest &rhs)
 
virtual ~decisionforest ()
 

Protected Attributes

alglib_impl::decisionforestp_struct
 

Detailed Description

Definition at line 1010 of file dataanalysis.h.

Constructor & Destructor Documentation

◆ decisionforest() [1/2]

alglib::decisionforest::decisionforest ( )

◆ decisionforest() [2/2]

alglib::decisionforest::decisionforest ( const decisionforest rhs)

◆ ~decisionforest()

virtual alglib::decisionforest::~decisionforest ( )
virtual

Member Function Documentation

◆ c_ptr() [1/2]

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

◆ c_ptr() [2/2]

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

◆ operator=()

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

Member Data Documentation

◆ p_struct

alglib_impl::decisionforest* alglib::_decisionforest_owner::p_struct
protectedinherited

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