Main MRPT website > C++ reference
MRPT logo
Public Member Functions | Public Attributes

SparseMatrix< _Scalar, _Options, _Index >::default_prunning_func Struct Reference


Detailed Description

template<typename _Scalar, int _Options, typename _Index>
struct SparseMatrix< _Scalar, _Options, _Index >::default_prunning_func

Definition at line 605 of file SparseMatrix.h.

List of all members.

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

Constructor & Destructor Documentation

template<typename _Scalar, int _Options, typename _Index>
SparseMatrix< _Scalar, _Options, _Index >::default_prunning_func::default_prunning_func ( Scalar  ref,
RealScalar  eps 
) [inline]

Definition at line 606 of file SparseMatrix.h.


Member Function Documentation

template<typename _Scalar, int _Options, typename _Index>
bool SparseMatrix< _Scalar, _Options, _Index >::default_prunning_func::operator() ( const Index ,
const Index ,
const Scalar value 
) const [inline]

Member Data Documentation

template<typename _Scalar, int _Options, typename _Index>
RealScalar SparseMatrix< _Scalar, _Options, _Index >::default_prunning_func::epsilon
template<typename _Scalar, int _Options, typename _Index>
Scalar SparseMatrix< _Scalar, _Options, _Index >::default_prunning_func::reference

Definition at line 611 of file SparseMatrix.h.




Page generated by Doxygen 1.7.3 for MRPT 0.9.4 SVN: at Sat Mar 26 06:16:28 UTC 2011