Public Member Functions | Public Attributes | List of all members
Eigen::SparseMatrix< _Scalar, _Options, _Index >::default_prunning_func Struct Reference

Public Member Functions

 default_prunning_func (const Scalar &ref, const 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 857 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 ( const Scalar ref,
const RealScalar eps 
)
inline

Definition at line 858 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 859 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 864 of file SparseMatrix.h.

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

Definition at line 863 of file SparseMatrix.h.


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


tuw_aruco
Author(s): Lukas Pfeifhofer
autogenerated on Mon Jun 10 2019 15:41:11