HighPerformance Class

High Performance (using Intel MKL)

Definition

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

Properties

InputUpdated Input Updated

Methods

ComputeCovariance Compute Covariance Matrix
CreateUncNumber(Double, Int32, Double) Create Uncertainty Number
CreateUncNumber(Double, Int32, Double) Create Uncertainty Number
CreateUncNumber(Double, Int32, Double, Boolean) Create Uncertainty Number
CSRJacobi Get Jacobian Sparse Matrix
CSRJacobiStdUnc Get Jacobian times Input Standard Uncertainty Sparse Matrix
GetInputId Get Input Id
GetInternalId(InputId) Get Internal Id
GetInternalId(Double, Double, InputId) Get Internal Id
GetInternalIdAndJacobi Get Internal Id and Jacobi from Uncertainty Number
GetInternalIds Get Internal Ids
HugeComputeCovariance Compute Covariance Matrix
Jacobi Get Jacobi Matrix

See Also