JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
jline.api.mapqn
Interface Mapqn_nlp_solver.ObjectiveFn
Enclosing class:
Mapqn_nlp_solver
public static interface
Mapqn_nlp_solver.ObjectiveFn
Objective value at x.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
double
apply
(double[] x)
Method Details
apply
double
apply
(double[] x)