LMFitGetCoeffs Method

Definition

Namespace: DWSIM.Thermodynamics.Databases.ChEDLThermoLink
Assembly: DWSIM.Thermodynamics.Databases.ChEDLThermoLink (in DWSIM.Thermodynamics.Databases.ChEDLThermoLink.dll) Version: 5.6.9588.16085
public Object GetCoeffs(
	double[] x,
	double[] y,
	double[] inest,
	LMFitFitType fittype,
	double epsg,
	double epsf,
	double epsx,
	int maxits
)

Parameters

x  Double
 
y  Double
 
inest  Double
 
fittype  LMFitFitType
 
epsg  Double
 
epsf  Double
 
epsx  Double
 
maxits  Int32
 

Return Value

Object

See Also