RandUtils.h File Reference
Include dependency graph for RandUtils.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

template<typename IntPacket >
EIGEN_STRONG_INLINE auto Eigen::internal::bit_to_ur_float (const IntPacket &x) -> decltype(reinterpret_to_float(x))
 
template<typename IntPacket >
EIGEN_STRONG_INLINE auto Eigen::internal::bit_to_ur_double (const IntPacket &x) -> decltype(reinterpret_to_double(x))
 
EIGEN_STRONG_INLINE uint32_t Eigen::internal::collect_upper8bits (uint32_t a, uint32_t b, uint32_t c)
 

Detailed Description

Author
bab2min (bab2m.nosp@m.in@g.nosp@m.mail..nosp@m.com)
Version
0.1.0
Date
2020-06-22