Hessian.hpp
Matrix dense
The Hessian matrix represented as a dense matrix.
Definition: Hessian.hpp:45
The namespace containing all components of the Reaktoro library.
Definition: ChemicalScalar.hpp:24
Vector diagonal
The Hessian matrix represented as a diagonal matrix.
Definition: Hessian.hpp:48
Matrix inverse
The Hessian matrix represented through its inverse.
Definition: Hessian.hpp:42
Mode
An enumeration of possible modes for an Hessian representation.
Definition: Hessian.hpp:29
Eigen::Ref< const Eigen::VectorXd > VectorConstRef
< Alias to Eigen type Ref<VectorXd>.
Definition: Matrix.hpp:31