CMapping< OutputValue > Class Template Reference
#include <cinputdata.h>
List of all
members.
template<typename OutputValue>
class CMapping< OutputValue >
Constructor & Destructor Documentation
Member Function Documentation
| template<typename
OutputValue>
|
| virtual OutputValue
CMapping<
OutputValue >::doGetOutputValue
|
( |
ColumnVector
*
|
vector |
) |
[protected, pure
virtual] |
|
| |
Implemented in CRegressionForest,
CRegressionMultiMapping,
CLocalRegression,
CLinearRegression,
CModelTree,
CRBFRegressionTreeOutputMapping,
CRBFExtraRegressionForest,
CTree< TreeData
>, CTree<
CRBFBasisFunctionLinearWeight * >, CTree< double >, CTree< DataSubset * >, and
CTree< CMapping<
double > * >.
|
| template<typename
OutputValue>
|
| int CMapping< OutputValue
>::getNumDimensions
|
( |
|
) |
[inline] |
|
| template<typename
OutputValue>
|
| OutputValue
CMapping<
OutputValue >::getOutputValue
|
( |
ColumnVector
*
|
vector |
) |
[virtual] |
|
| template<typename
OutputValue>
|
| ColumnVector *
CMapping<
OutputValue >::getPreprocessedInput
|
( |
ColumnVector
*
|
input |
) |
|
|
| template<typename
OutputValue>
|
| virtual void
CMapping<
OutputValue >::saveASCII
|
( |
FILE * |
|
) |
[inline,
virtual] |
|
Member Data Documentation
| template<typename
OutputValue>
|
ColumnVector*
CMapping<
OutputValue >::buffVector
[protected] |
|
| template<typename
OutputValue>
|
int CMapping< OutputValue
>::numDim
[protected] |
|
The documentation for this class was generated from the following
file:
|