OTB
9.0.0
Orfeo Toolbox
|
#include <otbRandomSampler.h>
Public Member Functions | |
bool | operator!= (const struct Parameter ¶m) const |
Public Attributes | |
unsigned long | MaxBufferSize |
Internal parameters, only contains an offset to shift the periodic sampling
Definition at line 50 of file otbRandomSampler.h.
bool otb::RandomSampler::Parameter::operator!= | ( | const struct Parameter & | param | ) | const |
unsigned long otb::RandomSampler::Parameter::MaxBufferSize |
Maximum buffer size to generate permutations
Definition at line 54 of file otbRandomSampler.h.