Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Rand ¶
* Wrapper for the rand.Rand struct. Applies scaling defined by a Config * struct.
type Scale ¶
* Configuration for shifting the mean value and scaling the standard * deviation of random values.
func DefaultScale ¶
func DefaultScale() (s Scale)
Returns a copy of the default configuration with zero mean and 1.0 standard deviation.
Click to show internal directories.
Click to hide internal directories.