21 #ifndef otbReduceSpectralResponseClassifierRAndNIR_h
22 #define otbReduceSpectralResponseClassifierRAndNIR_h
55 template <
class TReduceSpectralResponse,
56 class TFunction = Functor::NDVI<typename TReduceSpectralResponse::ValuePrecisionType, typename TReduceSpectralResponse::ValuePrecisionType>>
82 itkGetConstMacro(RBandNumber,
unsigned int);
83 itkSetMacro(RBandNumber,
unsigned int);
85 itkGetConstMacro(NIRBandNumber,
unsigned int);
86 itkSetMacro(NIRBandNumber,
unsigned int);
110 virtual bool Clear();
114 void PrintSelf(std::ostream& os, itk::Indent indent)
const override;
156 #ifndef OTB_MANUAL_INSTANTIATION