HybridMCRandomizeMomentum Method | 
            Samples the momentum from a normal distribution.
            
Namespace: Altaxo.Calc.Statistics.McmcAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3261.0 (4.8.3261.0)
Syntaxprotected override void RandomizeMomentum(
	ref double[] p
)
Parameters
- p  Double
 - The momentum to be randomized.
 
See Also