21 #ifndef otbConcatenateSampleListFilter_h
22 #define otbConcatenateSampleListFilter_h
41 template <
class TSampleList>
62 typedef typename MeasurementVectorType::ValueType
ValueType;
66 using Superclass::AddInput;
70 void GenerateData()
override;
76 void PrintSelf(std::ostream& os, itk::Indent indent)
const override;
80 void operator=(
const Self&) =
delete;
86 #ifndef OTB_MANUAL_INSTANTIATION