EigenRand  0.3.0
Eigen::Rand::DiscreteGen< _Scalar, Precision > Class Template Reference

Generator of integers on the interval [0, n), where the probability of each individual integer i is proportional to w(i) More...

Detailed Description

template<typename _Scalar, typename Precision = float>
class Eigen::Rand::DiscreteGen< _Scalar, Precision >

Generator of integers on the interval [0, n), where the probability of each individual integer i is proportional to w(i)

Template Parameters
_Scalarany integral type
Precisioninternal precision type

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