alglib::_decisionforest_owner Class Reference
#include <dataanalysis.h>
Inheritance diagram for alglib::_decisionforest_owner:
Public Member Functions | |
_decisionforest_owner () | |
_decisionforest_owner (const _decisionforest_owner &rhs) | |
alglib_impl::decisionforest * | c_ptr () |
alglib_impl::decisionforest * | c_ptr () const |
_decisionforest_owner & | operator= (const _decisionforest_owner &rhs) |
virtual | ~_decisionforest_owner () |
Protected Attributes | |
alglib_impl::decisionforest * | p_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 |
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
|
protected |
Definition at line 1010 of file dataanalysis.h.
The documentation for this class was generated from the following file:
- alglib/dataanalysis.h