Loading [MathJax]/extensions/TeX/AMSmath.js
Radium Engine  1.5.28
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Ra::Core::Random::VanDerCorputSequence Struct Reference

1D Van der Corput sequence only implemented for 32bits floats (converted out to Scalar) More...

#include <Core/Random/RandomPointSet.hpp>

+ Collaboration diagram for Ra::Core::Random::VanDerCorputSequence:

Public Member Functions

Scalar operator() (unsigned int bits)
 

Detailed Description

1D Van der Corput sequence only implemented for 32bits floats (converted out to Scalar)

Definition at line 58 of file RandomPointSet.hpp.

Member Function Documentation

◆ operator()()

Scalar Ra::Core::Random::VanDerCorputSequence::operator() ( unsigned int bits)

Definition at line 17 of file RandomPointSet.cpp.


The documentation for this struct was generated from the following files: