|
|
template<MemSpace M> |
| void | celeritas::resize (RanluxppRngStateData< Ownership::value, M > *state, HostCRef< RanluxppRngParamsData > const ¶ms, StreamId stream, size_type size) |
| | Resize and seed the RNG states.
|
| |
|
template void | celeritas::resize (HostVal< RanluxppRngStateData > *, HostCRef< RanluxppRngParamsData > const &, StreamId, size_type) |
| |
|
template void | celeritas::resize (RanluxppRngStateData< Ownership::value, MemSpace::device > *, HostCRef< RanluxppRngParamsData > const &, StreamId, size_type) |
| |