Create samples with independent amplitudes of standard distribution.
Namespace: Altaxo.CalcAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic static double[] Standard(
int length
)
Parameters
- length Int32
- The number of samples to generate.
Return Value
DoubleThe generated samples.
See Also