MeanPrecisionPair Constructor |
Namespace: Altaxo.Calc.DistributionsAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public MeanPrecisionPair(
double m,
double p
)
Parameters
- m Double
- The mean of the pair.
- p Double
- The precision of the pair.
See Also