SFUNUpdate Internal Gradient(Opt Variable, 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(
OptVariable[] variables,
double[] G,
int o_g
)VB
Private Sub UpdateInternalGradient (
variables As OptVariable(),
G As Double(),
o_g As Integer
)Parameters
- variables OptVariable
- G Double
- o_g Int32