![]() |
|
#include <RandomImpl.h>
Public Types | |
| using | ReturnType = int |
Static Public Member Functions | |
| static EIGEN_DEVICE_FUNC ReturnType | run () |
Static Public Attributes | |
| static constexpr int | Entropy = meta_floor_log2<(unsigned int)(RAND_MAX) + 1>::value |
| static constexpr ReturnType | Highest = RAND_MAX |
|
inlinestatic |
Referenced by Eigen::internal::random_bits_impl< Scalar >::run().
|
staticconstexpr |
|
staticconstexpr |