Public Member Functions | |
default_prunning_func (const Scalar &ref, const RealScalar &eps) | |
bool | operator() (const Index &, const Index &, const Scalar &value) const |
Public Attributes | |
RealScalar | epsilon |
Scalar | reference |
Definition at line 857 of file SparseMatrix.h.
|
inline |
Definition at line 858 of file SparseMatrix.h.
|
inline |
Definition at line 859 of file SparseMatrix.h.
RealScalar Eigen::SparseMatrix< _Scalar, _Options, _Index >::default_prunning_func::epsilon |
Definition at line 864 of file SparseMatrix.h.
Scalar Eigen::SparseMatrix< _Scalar, _Options, _Index >::default_prunning_func::reference |
Definition at line 863 of file SparseMatrix.h.