TMB Documentation
v1.9.11
|
Methods specific for a sparse hessian. More...
#include <newton.hpp>
Public Member Functions | |
matrix< TMBad::Scalar > | llt_solve (const Eigen::SparseMatrix< TMBad::Scalar > &H, const matrix< TMBad::Scalar > &x) |
Methods specific for a sparse hessian.
Definition at line 250 of file newton.hpp.
|
inline |
llt_factorize
has been performed for the same H Definition at line 337 of file newton.hpp.