Click or drag to resize

LMFitfvhvap Method


Namespace: DWSIM.MathOps.MathEx
Assembly: DWSIM.MathOps (in DWSIM.MathOps.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