IGLib  1.7.2
The IGLib base library EXTENDED - with other lilbraries and applications.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
alglib.dforest.decisionforest Class Reference
+ Inheritance diagram for alglib.dforest.decisionforest:
+ Collaboration diagram for alglib.dforest.decisionforest:

Public Member Functions

 decisionforest ()
 
 decisionforest ()
 
override void init ()
 
override alglib.apobject make_copy ()
 

Public Attributes

int nvars
 
int nclasses
 
int ntrees
 
int bufsize
 
double[] trees
 

Constructor & Destructor Documentation

alglib.dforest.decisionforest.decisionforest ( )
inline
alglib.dforest.decisionforest.decisionforest ( )
inline

Member Function Documentation

override void alglib.dforest.decisionforest.init ( )
inlinevirtual

Implements alglib.apobject.

override alglib.apobject alglib.dforest.decisionforest.make_copy ( )
inlinevirtual

Implements alglib.apobject.

Member Data Documentation


The documentation for this class was generated from the following file: