Gibbs ProblemGradient Method
Definition
Namespace: DWSIM.Thermodynamics.PropertyPackages.Auxiliary.FlashAlgorithms
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 10.0.0.0
C#
public override int Gradient(
double[] x,
ref double[] v
)VB
Public Overrides Function Gradient (
x As Double(),
ByRef v As Double()
) As Integer