OTB
9.0.0
Orfeo Toolbox
|
#include <otbMachineLearningModelTraits.h>
This is the struct defining the sample implementation for MachineLearningModel. It offers two type definitions: TargetType and ValueType.
TInput | : input sample type (can be either a scalar type or a VariableLengthVector or a FixedArray |
isNumber | either TrueType or FalseType for partial specialization |
Definition at line 86 of file otbMachineLearningModelTraits.h.