Public Member Functions | |
| default_prunning_func (Scalar ref, RealScalar eps) | |
| bool | operator() (const Index &, const Index &, const Scalar &value) const |
Public Attributes | |
| RealScalar | epsilon |
| Scalar | reference |
Definition at line 612 of file SparseMatrix.h.
| SparseMatrix< _Scalar, _Options, _Index >::default_prunning_func::default_prunning_func | ( | Scalar | ref, |
| RealScalar | eps | ||
| ) | [inline] |
Definition at line 613 of file SparseMatrix.h.
| bool SparseMatrix< _Scalar, _Options, _Index >::default_prunning_func::operator() | ( | const Index & | , |
| const Index & | , | ||
| const Scalar & | value | ||
| ) | const [inline] |
Definition at line 614 of file SparseMatrix.h.
| RealScalar SparseMatrix< _Scalar, _Options, _Index >::default_prunning_func::epsilon |
Definition at line 619 of file SparseMatrix.h.
| Scalar SparseMatrix< _Scalar, _Options, _Index >::default_prunning_func::reference |
Definition at line 618 of file SparseMatrix.h.