Vowpal Wabbit
|
#include <rand_state.h>
Public Member Functions | |
constexpr | rand_state () |
rand_state (uint64_t initial) | |
constexpr uint64_t | get_current_state () const noexcept |
float | get_and_update_random () |
float | get_and_update_gaussian () |
float | get_random () const |
void | set_random_state (uint64_t initial) noexcept |
|
inline |
|
inline |
|
inline |
|
inline |
|
inlinenoexcept |
|
inline |
|
inlinenoexcept |