SFUNUpdate Internal Gradient(Double, Int 32) Method
Definition
Namespace: DotNumerics.Optimization.TN
Assembly: DWSIM.MathOps.DotNumerics (in DWSIM.MathOps.DotNumerics.dll) Version: 1.0.0.0 (1.0.0.0)
Assembly: DWSIM.MathOps.DotNumerics (in DWSIM.MathOps.DotNumerics.dll) Version: 1.0.0.0 (1.0.0.0)
C#
private void UpdateInternalGradient(
double[] G,
int o_g
)VB
Private Sub UpdateInternalGradient (
G As Double(),
o_g As Integer
)