Public Member Functions | Public Attributes
SparseMatrix< _Scalar, _Options, _Index >::default_prunning_func Struct Reference

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

RealScalar epsilon
Scalar reference

Detailed Description

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

Definition at line 612 of file SparseMatrix.h.


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 613 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]

Definition at line 614 of file SparseMatrix.h.


Member Data Documentation

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

Definition at line 619 of file SparseMatrix.h.

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

Definition at line 618 of file SparseMatrix.h.


The documentation for this struct was generated from the following file:


re_vision
Author(s): Dorian Galvez-Lopez
autogenerated on Sun Jan 5 2014 11:34:25