UncNumerical Class

Uncertainty Numerical

Definition

Namespace: Metas.UncLib.LinProp
Assembly: Metas.UncLib.LinProp (in Metas.UncLib.LinProp.dll) Version: 2.8.9053.20196
C#
public static class UncNumerical
Inheritance
Object    UncNumerical

Methods

NumericalStep(NumericalFunctionDelegate, UncNumber, Boolean) Numerical computation step with linear uncertainty propagation
NumericalStep(NumericalFunctionDelegate, UncNumber, Double, Boolean) Numerical computation step with linear uncertainty propagation
NumericalStep(NumericalFunctionDelegate2, UncNumber, BackgroundWorker, DoWorkEventArgs, Boolean) Numerical compunction step with linear uncertainty propagation
NumericalStep(NumericalFunctionDelegate2, UncNumber, Double, BackgroundWorker, DoWorkEventArgs, Boolean) Numerical compunction step with linear uncertainty propagation

See Also