OTB  9.0.0
Orfeo Toolbox
otb::MLMTargetTraitsImpl< TInput, isNumber > Struct Template Reference

#include <otbMachineLearningModelTraits.h>

Detailed Description

template<typename TInput, typename isNumber>
struct otb::MLMTargetTraitsImpl< TInput, isNumber >

This is the struct defining the sample implementation for MachineLearningModel. It offers two type definitions: TargetType and ValueType.

Template Parameters
TInput: input sample type (can be either a scalar type or a VariableLengthVector or a FixedArray
isNumbereither TrueType or FalseType for partial specialization

Definition at line 86 of file otbMachineLearningModelTraits.h.


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