Package | Description |
---|---|
org.drip.function.rdtor1solver |
Modifier and Type | Class and Description |
---|---|
class |
InteriorFixedPointFinder
InteriorFixedPointFinder generates the Iterators for solving R^d To R^1 Convex/Non-Convex Functions Under
Inequality Constraints loaded using a Barrier Coefficient.
|
class |
NewtonFixedPointFinder
NewtonFixedPointFinder generates the Iterators for solving R^d To R^1 Convex/Non-Convex Functions Using
the Multivariate Newton Method.
|