1D Van der Corput sequence only implemented for 32bits floats (converted out to Scalar) More...
#include <Core/Random/RandomPointSet.hpp>
Public Member Functions | |
Scalar | operator() (unsigned int bits) |
1D Van der Corput sequence only implemented for 32bits floats (converted out to Scalar)
Definition at line 58 of file RandomPointSet.hpp.
Scalar Ra::Core::Random::VanDerCorputSequence::operator() | ( | unsigned int | bits | ) |
Definition at line 17 of file RandomPointSet.cpp.