Class | Description |
---|---|
BarrierFixedPointFinder |
BarrierFixedPointFinder invokes the Iterative Finders for locating the Fixed Point for R^d To R^1
Convex/Non-Convex Functions Under Inequality Constraints using Barrier Sequences of decaying Strengths.
|
ConstraintFunctionPointMetrics |
ConstraintFunctionPointMetrics holds the R^d Point Base and Sensitivity Metrics of the Constraint
Function.
|
ConvergenceControl |
ConvergenceControl contains the R^d To R^1 Convergence Control/Tuning Parameters.
|
FixedRdFinder |
FixedRdFinder exports the Methods needed for the locating a Fixed R^d Point.
|
InteriorFixedPointFinder |
InteriorFixedPointFinder generates the Iterators for solving R^d To R^1 Convex/Non-Convex Functions Under
Inequality Constraints loaded using a Barrier Coefficient.
|
InteriorPointBarrierControl |
InteriorPointBarrierControl contains the Barrier Iteration Control Parameters.
|
NewtonFixedPointFinder |
NewtonFixedPointFinder generates the Iterators for solving R^d To R^1 Convex/Non-Convex Functions Using
the Multivariate Newton Method.
|
ObjectiveFunctionPointMetrics |
ObjectiveFunctionPointMetrics holds the R^d Point Base and Sensitivity Metrics of the Objective Function.
|
VariateInequalityConstraintMultiplier |
VariateInequalityConstraintMultiplier holds the Variates and their Inequality Constraint Multipliers in
either the Absolute or the Incremental Forms.
|