Public Member Functions
SimplicialCholesky< _MatrixType, _UpLo >::keep_diag Struct Reference

List of all members.

Public Member Functions

bool operator() (const Index &row, const Index &col, const Scalar &) const

Detailed Description

template<typename _MatrixType, int _UpLo = Lower>
struct Eigen::SimplicialCholesky< _MatrixType, _UpLo >::keep_diag

keeps off-diagonal entries; drops diagonal entries


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