CRBFLinearWeightForest Class Reference
#include <crbftrees.h>
Inheritance diagram for CRBFLinearWeightForest:
List of all
members.
Constructor & Destructor Documentation
|
CRBFLinearWeightForest::CRBFLinearWeightForest
|
( |
int |
numTrees,
|
|
|
int |
numDim |
|
) |
[protected] |
|
| virtual
CRBFLinearWeightForest::~CRBFLinearWeightForest
|
( |
|
) |
[protected,
virtual] |
|
Member Function Documentation
| double
CRBFLinearWeightForest::getOutputValue
|
( |
ColumnVector
*
|
inputData |
) |
[protected,
virtual] |
|
| virtual void
CRBFLinearWeightForest::saveASCII
|
( |
FILE * |
stream |
) |
[protected,
virtual] |
|
The documentation for this class was generated from the following
file:
|