RandomState
A random state with \(\mathcal{N}(0, 1)\) normal distributed coefficients.
Sources
random_state.hpp
random_state.cpp
random_state.jl
Constructors
| Parameter | Description | |
|---|---|---|
| seed | random seed determining which random numbers are put | |
| normalized | flag whether the State is normalized |