Uses of Class
org.drip.optimization.simplex.StandardForm
Package | Description |
---|---|
org.drip.optimization.simplex |
Rd to R1 Simplex Scheme
|
-
Uses of StandardForm in org.drip.optimization.simplex
Methods in org.drip.optimization.simplex that return StandardForm Modifier and Type Method Description StandardForm
StandardFormBuilder. build()
Construct an Instance of Simplex CanonicalForm from the EQ/LT/GT Constraints and the ObjectiveMethods in org.drip.optimization.simplex with parameters of type StandardForm Modifier and Type Method Description LinearExpression
DantzigSolver. optimize(StandardForm canonicalForm)
Construct the Optimal Solution to the Simplex