IRealUncNumberInit(Double, Double, Double) Method
Initializes a Real Unc Number
Namespace: Metas.UncLib.Core.Unc.InterfaceAssembly: Metas.UncLib.Core (in Metas.UncLib.Core.dll) Version: 2.8.9053.20192
void Init(
double value,
double stdunc,
double idof
)
Sub Init (
value As Double,
stdunc As Double,
idof As Double
)
void Init(
double value,
double stdunc,
double idof
)
abstract Init :
value : float *
stdunc : float *
idof : float -> unit
Parameters
- value Double
- Value
- stdunc Double
- Standard Uncertainty
- idof Double
- Inverse of Dof (Degrees of Freedom)