21 #ifndef otbSVMCrossValidationCostFunction_h
22 #define otbSVMCrossValidationCostFunction_h
24 #include "itkSingleValuedCostFunction.h"
52 template <
class TModel>
86 MeasureType GetValue(
const ParametersType& parameters)
const override;
92 unsigned int GetNumberOfParameters(
void)
const override;
106 void operator=(
const Self&) =
delete;
118 #ifndef OTB_MANUAL_INSTANTIATION