LMFitfvliqdens Method
Definition
Namespace: DWSIM.Thermodynamics.Utilities.PetroleumCharacterization
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 void fvliqdens(
ref double[] x,
ref double[] fvec,
ref double[,] fjac,
ref int iflag
)VB
Public Sub fvliqdens (
ByRef x As Double(),
ByRef fvec As Double(),
ByRef fjac As Double(,),
ByRef iflag As Integer
)