Click or drag to resize

COBYLB Constructor


Namespace: DotNumerics.Optimization.Cobyla
Assembly: DWSIM.MathOps.DotNumerics (in DWSIM.MathOps.DotNumerics.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public COBYLB(
	CALCFC calcfc,
	TRSTLP trstlp
)
Request Example View Source

Parameters

calcfc  CALCFC
 
trstlp  TRSTLP
 
See Also