Home
last modified time | relevance | path

Searched defs:keep_diag (Results 1 – 1 of 1) sorted by relevance

/external/eigen/Eigen/src/IterativeLinearSolvers/
DIncompleteLUT.h182 struct keep_diag { struct
183 inline bool operator() (const Index& row, const Index& col, const Scalar&) const in operator()