Home
last modified time | relevance | path

Searched refs:PCG_XSH_RS_state (Results 1 – 1 of 1) sorted by relevance

/external/eigen/unsupported/Eigen/CXX11/src/Tensor/
DTensorRandom.h67 static EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE uint64_t PCG_XSH_RS_state(uint64_t seed) { in PCG_XSH_RS_state() function
149 m_state = PCG_XSH_RS_state(seed);
228 m_state = PCG_XSH_RS_state(seed);