|
OTB
9.0.0
Orfeo Toolbox
|
Go to the documentation of this file.
21 #ifndef otbRandomSampler_h
22 #define otbRandomSampler_h
68 if (m_Parameters != param)
85 void Reset(
void)
override;
91 bool TakeSample(
void);
105 void operator=(
const Self&);
~RandomSampler() override
itk::SmartPointer< Self > Pointer
ParameterType GetParameters()
The "otb" namespace contains all Orfeo Toolbox (OTB) classes.
std::vector< unsigned long >::iterator m_CurrentPosition
std::vector< unsigned long > m_Positions
This is a base class for sampling methods.
Random sampler for iteration loops.
itk::SmartPointer< const Self > ConstPointer
void SetParameters(const ParameterType ¶m)
constexpr bool operator!=(extents< StaticExtentsL... > const &lhs, extents< StaticExtentsR... > const &rhs)
ParameterType m_Parameters
unsigned long MaxBufferSize