18 #ifndef __otbConcatenateSampleListFilter_h
19 #define __otbConcatenateSampleListFilter_h
24 namespace Statistics {
34 template <
class TSampleList >
57 typedef typename MeasurementVectorType::ValueType
ValueType;
67 virtual void GenerateData();
71 void PrintSelf(std::ostream& os,
itk::Indent indent)
const;
75 void operator=(
const Self&);
81 #ifndef OTB_MANUAL_INSTANTIATION