|
|
template<MemSpace M> |
| void | celeritas::resize (CuHipRngStateData< Ownership::value, M > *state, HostCRef< CuHipRngParamsData > const ¶ms, StreamId stream, size_type size) |
| | Resize and initialize with the seed stored in params.
|
| |
|
template void | celeritas::resize (HostVal< CuHipRngStateData > *, HostCRef< CuHipRngParamsData > const &, StreamId, size_type) |
| |
|
template void | celeritas::resize (CuHipRngStateData< Ownership::value, MemSpace::device > *, HostCRef< CuHipRngParamsData > const &, StreamId, size_type) |
| |