Definition at line 605 of file SparseMatrix.h.
Public Member Functions | |
default_prunning_func (Scalar ref, RealScalar eps) | |
bool | operator() (const Index &, const Index &, const Scalar &value) const |
Public Attributes | |
Scalar | reference |
RealScalar | epsilon |
SparseMatrix< _Scalar, _Options, _Index >::default_prunning_func::default_prunning_func | ( | Scalar | ref, | |
RealScalar | eps | |||
) | [inline] |
Definition at line 606 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 607 of file SparseMatrix.h.
References SparseMatrix< _Scalar, _Options, _Index >::default_prunning_func::epsilon, and internal::isMuchSmallerThan().
RealScalar SparseMatrix< _Scalar, _Options, _Index >::default_prunning_func::epsilon |
Definition at line 612 of file SparseMatrix.h.
Referenced by SparseMatrix< _Scalar, _Options, _Index >::default_prunning_func::operator()().
Scalar SparseMatrix< _Scalar, _Options, _Index >::default_prunning_func::reference |
Definition at line 611 of file SparseMatrix.h.
Page generated by Doxygen 1.7.1 for MRPT 0.9.4 SVN: at Mon Jan 10 23:33:19 UTC 2011 |