Uniform sampler for the Rn state space. More...
#include <RealVectorControlSpace.h>
Public Member Functions | |
RealVectorControlUniformSampler (const ControlSpace *space) | |
Constructor. | |
virtual void | sample (Control *control) |
Sample a control. All other control sampling functions default to this one, unless a user-specified implementation is given. |
Uniform sampler for the Rn state space.
Definition at line 50 of file RealVectorControlSpace.h.