21 #ifndef otbRandomSampler_h
22 #define otbRandomSampler_h
25 #include "OTBStatisticsExport.h"
69 if (m_Parameters != param)
Random sampler for iteration loops.
ParameterType GetParameters()
ParameterType m_Parameters
std::vector< unsigned long >::iterator m_CurrentPosition
itk::SmartPointer< Self > Pointer
itk::SmartPointer< const Self > ConstPointer
void Reset(void) override
std::vector< unsigned long > m_Positions
~RandomSampler() override
void operator=(const Self &)
RandomSampler(const Self &)
void SetParameters(const ParameterType ¶m)
This is a base class for sampling methods.
The "otb" namespace contains all Orfeo Toolbox (OTB) classes.
unsigned long MaxBufferSize
bool operator!=(const struct Parameter ¶m) const