R/RcppExports.R
arrayfire_get_seed.Rd
Get the seed for random number generation in ArrayFire.
arrayfire_get_seed()
a (64bit) double whose bit representation is reinterpreted from the 64bit integer seed
Gets the seed for the current default random engine in ArrayFire. Note that a (64bit) double is used as output, since R does not support 64bit integers.
http://arrayfire.org/docs/group__random__func__get__seed.htm