#include <UniformSampler.h>
Protected Attributes |
::boost::variate_generator
< ::boost::mt19937,::boost::uniform_real
< ::rl::math::Real > > | rand |
Constructor & Destructor Documentation
rl::plan::UniformSampler::UniformSampler |
( |
| ) |
|
rl::plan::UniformSampler::~UniformSampler |
( |
| ) |
|
|
virtual |
Member Function Documentation
void rl::plan::UniformSampler::seed |
( |
const ::boost::mt19937::result_type & |
value | ) |
|
|
virtual |
Member Data Documentation
::boost::variate_generator< ::boost::mt19937, ::boost::uniform_real< ::rl::math::Real > > rl::plan::UniformSampler::rand |
|
protected |
The documentation for this class was generated from the following files: