HighPerformanceCSRJacobiStdUnc Method
Get Jacobian times Input Standard Uncertainty Sparse Matrix
Namespace: Metas.UncLib.LinProp.MiscAssembly: Metas.UncLib.LinProp (in Metas.UncLib.LinProp.dll) Version: 2.8.9053.20196
public static MKLSparseMatrixCSR CSRJacobiStdUnc(
UncNumber[] x,
out int[] common_inputs
)
Public Shared Function CSRJacobiStdUnc (
x As UncNumber(),
<OutAttribute> ByRef common_inputs As Integer()
) As MKLSparseMatrixCSR
public:
static MKLSparseMatrixCSR^ CSRJacobiStdUnc(
array<UncNumber>^ x,
[OutAttribute] array<int>^% common_inputs
)
static member CSRJacobiStdUnc :
x : UncNumber[] *
common_inputs : int[] byref -> MKLSparseMatrixCSR
- x UncNumber
- common_inputs Int32
MKLSparseMatrixCSR