Class | Description |
---|---|
DoubleMatrixND |
This class implements the functionality to handle an array of doubles of an arbitrary number of dimensions.
|
Expression |
Expressions objects represent a function of the decision variables defined in its related OptimizationProblem object.
|
OptimizationProblem |
This class contains the methods for handling optimization problems, defining their input parameters (if any), decision variables,
objetive function and constraints, choosing and calling a solver to obtain a numerical solution, and retrieving that solution.
|
SolverTester |
This class contains methods for performing tests in the solvers.
|
Exception | Description |
---|---|
JOMException |
Copyright © 2016. All rights reserved.