KktVector Struct Reference
A type to represent the right-hand side vector of a KKT equation. More...
#include <KktSolver.hpp>
Public Attributes | |
Vector | rx |
The top vector of the right-hand side KKT vector. | |
Vector | ry |
The middle vector of the right-hand side KKT vector. | |
Vector | rz |
The bottom vector of the right-hand side KKT vector. | |
Detailed Description
A type to represent the right-hand side vector of a KKT equation.
- See also
- KktMatrix, KktSolution, KktSolver
The documentation for this struct was generated from the following file:
- Reaktoro/Optimization/KktSolver.hpp