COBYLB Constructor
Definition
Namespace: DotNumerics.Optimization.Cobyla
Assembly: DWSIM.MathOps.DotNumerics (in DWSIM.MathOps.DotNumerics.dll) Version: 1.0.0.0 (1.0.0.0)
Assembly: DWSIM.MathOps.DotNumerics (in DWSIM.MathOps.DotNumerics.dll) Version: 1.0.0.0 (1.0.0.0)
C#
public COBYLB(
CALCFC calcfc,
TRSTLP trstlp
)VB
Public Sub New (
calcfc As CALCFC,
trstlp As TRSTLP
)