Click or drag to resize

DistillationCurveConversionTBPFitfv Method


Namespace: DWSIM.Thermodynamics.Utilities.PetroleumCharacterization.Methods
Assembly: DWSIM.Thermodynamics (in DWSIM.Thermodynamics.dll) Version: 8.8.1.0
Syntax
public void fv(
	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