#include <sampler.h>
Inherited by QMCSamplingClass, RandomSamplingClass, RegularSamplingClass, and StratifiedSamplingClass.
Definition at line 66 of file sampler.h.
◆ SamplingClass()
| SamplingClass::SamplingClass |
( |
unsigned int | dimensions, |
|
|
unsigned char | divisions ) |
|
inline |
◆ ~SamplingClass()
| virtual SamplingClass::~SamplingClass |
( |
| ) |
|
|
inlinevirtual |
◆ Reset()
| virtual void SamplingClass::Reset |
( |
| ) |
|
|
inlinevirtual |
◆ Sample()
| virtual void SamplingClass::Sample |
( |
float * | target | ) |
|
|
pure virtual |
◆ Dimensions
| unsigned int SamplingClass::Dimensions |
|
protected |
◆ Divisions
| unsigned char SamplingClass::Divisions |
|
protected |
The documentation for this class was generated from the following file:
- Code/Libraries/Source/WWVegas/WWLib/sampler.h