|
ONE - On-device Neural Engine
|
#include <PhiloxRandom.h>
Public Member Functions | |
| PHILOX_DEVICE_INLINE | Array () |
| PHILOX_DEVICE_INLINE const T & | operator[] (int index) const |
| PHILOX_DEVICE_INLINE T & | operator[] (int index) |
| size_t | size () const |
Static Public Attributes | |
| static constexpr int | kElementCount = ElementCount |
Definition at line 53 of file PhiloxRandom.h.
|
inline |
Definition at line 57 of file PhiloxRandom.h.
|
inline |
Definition at line 67 of file PhiloxRandom.h.
|
inline |
Definition at line 65 of file PhiloxRandom.h.
|
inline |
Definition at line 69 of file PhiloxRandom.h.
|
staticconstexpr |
Definition at line 56 of file PhiloxRandom.h.