![]() |
OTB
10.0.0
Orfeo Toolbox
|
#include "itkVariableLengthVector.h"
#include "itkFixedArray.h"
#include "itkIsNumber.h"
#include "itkMetaProgrammingLibrary.h"
Go to the source code of this file.
Namespaces | |
otb | |
Typedefs | |
template<typename TInput > | |
using | otb::MLMSampleTraits = MLMSampleTraitsImpl< TInput, typename itk::mpl::IsNumber< TInput >::Type > |
template<typename TInput > | |
using | otb::MLMTargetTraits = MLMTargetTraitsImpl< TInput, typename itk::mpl::IsNumber< TInput >::Type > |