21 #ifndef otbShiftScaleSampleListFilter_h
22 #define otbShiftScaleSampleListFilter_h
50 template <
class TInputSampleList,
class TOutputSampleList = TInputSampleList>
92 void GenerateData()
override;
98 void PrintSelf(std::ostream& os, itk::Indent indent)
const override;
102 void operator=(
const Self&) =
delete;
115 #ifndef OTB_MANUAL_INSTANTIATION