Viskores  1.0
Typedefs
viskores::random Namespace Reference

Typedefs

using PhiloxFunctor2x32x7 = detail::philox_functor< viskores::UInt32, 2, 7, 0xD256D193, 0x9E3779B9 >
 
using PhiloxFunctor2x32x10 = detail::philox_functor< viskores::UInt32, 2, 10, 0xD256D193, 0x9E3779B9 >
 

Typedef Documentation

◆ PhiloxFunctor2x32x10

using viskores::random::PhiloxFunctor2x32x10 = typedef detail::philox_functor<viskores::UInt32, 2, 10, 0xD256D193, 0x9E3779B9>

◆ PhiloxFunctor2x32x7

using viskores::random::PhiloxFunctor2x32x7 = typedef detail::philox_functor<viskores::UInt32, 2, 7, 0xD256D193, 0x9E3779B9>