![]() |
|
#include <RandomImpl.h>
Public Types | |
using | BitsType = typename numext::get_integer_by_size< sizeof(Scalar)>::unsigned_type |
Static Public Member Functions | |
static constexpr EIGEN_DEVICE_FUNC int | mantissaBits () |
static EIGEN_DEVICE_FUNC Scalar | run (int numRandomBits) |
using Eigen::internal::random_float_impl< Scalar, BuiltIn >::BitsType = typename numext::get_integer_by_size<sizeof(Scalar)>::unsigned_type |
|
inlinestaticconstexpr |
|
inlinestatic |
References eigen_assert, and Eigen::internal::random_float_impl< Scalar, BuiltIn >::mantissaBits().
Referenced by Eigen::internal::random_float_impl< Scalar, false >::run(), and Eigen::internal::random_longdouble_impl< false >::run().