#include <hpp/fcl/math/sampling.h>
Public Member Functions | |
SamplerR () | |
SamplerR (const Vecnf< N > &lower_bound_, const Vecnf< N > &upper_bound_) | |
void | setBound (const Vecnf< N > &lower_bound_, const Vecnf< N > &upper_bound_) |
void | getBound (Vecnf< N > &lower_bound_, Vecnf< N > &upper_bound_) const |
Vecnf< N > | sample () const |
Additional Inherited Members | |
![]() | |
RNG | rng |
|
inline |
|
inline |
|
inline |
|
inline |
References fcl::SamplerBase::rng, and fcl::RNG::uniformReal().
|
inline |