Public Member Functions | Public Attributes
Eigen::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 Eigen::SparseMatrix< _Scalar, _Options, _Index >::default_prunning_func

Definition at line 939 of file SparseMatrix.h.


Constructor & Destructor Documentation

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

Definition at line 940 of file SparseMatrix.h.


Member Function Documentation

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

Definition at line 941 of file SparseMatrix.h.


Member Data Documentation

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

Definition at line 946 of file SparseMatrix.h.

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

Definition at line 945 of file SparseMatrix.h.


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


win_eigen
Author(s): Daniel Stonier
autogenerated on Wed Sep 16 2015 07:12:58