StudentsTDistribution(Generator) Constructor |
Namespace: Altaxo.Calc.ProbabilityAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic StudentsTDistribution(
Generator generator
)
Parameters
- generator Generator
- The random number generator used by this distribution.
See Also