Click or drag to resize

LMFitfvhvap Method


Namespace: DWSIM.Thermodynamics.Utilities.PetroleumCharacterization
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.8.1.0
Syntax
public void fvhvap(
	ref double[] x,
	ref double[] fvec,
	ref double[,] fjac,
	ref int iflag
)
Request Example View Source

Parameters

x  Double
 
fvec  Double
 
fjac  Double
 
iflag  Int32
 
See Also