Uses of Class
org.drip.function.rdtor1solver.FixedRdFinder
| Package | Description |
|---|---|
| org.drip.function.rdtor1solver |
Built-in R^d To R^1 Solvers
|
-
Uses of FixedRdFinder in org.drip.function.rdtor1solver
Subclasses of FixedRdFinder in org.drip.function.rdtor1solver Modifier and Type Class Description classInteriorFixedPointFinderInteriorFixedPointFinder generates the Iterators for solving Rd To R1 Convex/Non-Convex Functions Under Inequality Constraints loaded using a Barrier Coefficient.classNewtonFixedPointFinderNewtonFixedPointFinder generates the Iterators for solving Rd To R1 Convex/Non-Convex Functions Using the Multivariate Newton Method.