Virtual Photonics
Assembly: Vts (in Vts.dll) Version: 1.0.12.0 (1.0.12)
Double
standard deviation
StandardDeviation calculates the square root of the variance
Namespace: Vts.MonteCarlo.HelpersAssembly: Vts (in Vts.dll) Version: 1.0.12.0 (1.0.12)
Syntax
Parameters
- numberOfPhotons
- Type:
System Int64
number of photons launched
- mean
- Type:
System Double
average value of first moment
- secondMoment
- Type:
System Double
average value of second moment
Return Value
Type:
standard deviation
See Also