Cobyla Constructor |
Name | Description | |
---|---|---|
Cobyla(Int32) |
Creates a new instance of the Cobyla optimization algorithm.
| |
Cobyla(NonlinearObjectiveFunction) |
Creates a new instance of the Cobyla optimization algorithm.
| |
Cobyla(Int32, FuncDouble, Double) |
Creates a new instance of the Cobyla optimization algorithm.
| |
Cobyla(NonlinearObjectiveFunction, NonlinearConstraint) |
Creates a new instance of the Cobyla optimization algorithm.
| |
Cobyla(NonlinearObjectiveFunction, IEnumerableNonlinearConstraint) |
Creates a new instance of the Cobyla optimization algorithm.
|