Public Member Functions | Public Attributes | Private Attributes
ApproxMVBB::RandomGenerators::AlmostUniformRealDistribution< T > Class Template Reference

#include <RandomGenerators.hpp>

List of all members.

Public Member Functions

 ApproxMVBB_STATIC_ASSERT (std::is_floating_point< T >::value) AlmostUniformRealDistribution(T min
m_max (max)
template<typename G >
operator() (G &g)

Public Attributes

max: m_min(min)

Private Attributes

m_max
m_min
m_nRange

Detailed Description

template<typename T>
class ApproxMVBB::RandomGenerators::AlmostUniformRealDistribution< T >

A fast portable, non-truly uniform real distribution

Definition at line 147 of file RandomGenerators.hpp.


Member Function Documentation

template<typename T >
ApproxMVBB::RandomGenerators::AlmostUniformRealDistribution< T >::ApproxMVBB_STATIC_ASSERT ( std::is_floating_point< T >::value  )
template<typename T >
T ApproxMVBB::RandomGenerators::AlmostUniformRealDistribution< T >::m_max ( max  ) [inline]

Definition at line 151 of file RandomGenerators.hpp.

template<typename T >
template<typename G >
T ApproxMVBB::RandomGenerators::AlmostUniformRealDistribution< T >::operator() ( G &  g) [inline]

Definition at line 156 of file RandomGenerators.hpp.


Member Data Documentation

template<typename T >
T ApproxMVBB::RandomGenerators::AlmostUniformRealDistribution< T >::m_max [private]

Definition at line 161 of file RandomGenerators.hpp.

template<typename T >
T ApproxMVBB::RandomGenerators::AlmostUniformRealDistribution< T >::m_min [private]

Definition at line 161 of file RandomGenerators.hpp.

Definition at line 161 of file RandomGenerators.hpp.

Definition at line 151 of file RandomGenerators.hpp.


The documentation for this class was generated from the following file:


asr_approx_mvbb
Author(s): Gassner Nikolai
autogenerated on Sat Jun 8 2019 20:21:50