NewtonSolverJacobian Property |
Namespace: DWSIM.MathOps.MathEx.OptimizationAssembly: DWSIM.MathOps (in DWSIM.MathOps.dll) Version: 8.8.1.0
Syntax public double[,] Jacobian { get; }
Public ReadOnly Property Jacobian As Double(,)
Get
Request Example
View SourceProperty Value
DoubleSee Also