General nonlinear programming solver.

The MinConNLP..::.IGradient type exposes the following members.

Methods

NameDescription
F
Compute the value of the function at the given point.
(Inherited from MinConNLP..::.IFunction.)
Gradient
Computes the value of the gradient of the function at the given point.

See Also