RandomState
A random state with normal distributed coefficients
Source random_state.hpp
Constructors
Parameter | Description | |
---|---|---|
seed | random seed determining which random numbers are put | |
normalized | flag whether the State is normalized |
Methods
size
Returns whether the state is normalized.