UnitSphereDistribution(RandomGenerator) Constructor |
Namespace: Altaxo.Calc.Probability.OldAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic UnitSphereDistribution(
RandomGenerator ran
)
Parameters
- ran RandomGenerator
- The random number generator to be used.
See Also