Reaktoro
A unified framework for modeling chemically reactive systems
KktSolution Struct Reference

A type to represent the solution vector of a KKT equation. More...

#include <KktSolver.hpp>

Public Attributes

Vector dx
 The step vector of the primal variables x
 
Vector dy
 The step vector of the dual variables y
 
Vector dz
 The step vector of the dual variables z
 

Detailed Description

A type to represent the solution vector of a KKT equation.

See also
KktMatrix, KktVector, KktSolver

The documentation for this struct was generated from the following file: