Public Member Functions | Public Attributes | List of all members
Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex >::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 _StorageIndex>
struct Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex >::default_prunning_func

Definition at line 906 of file SparseMatrix.h.

Constructor & Destructor Documentation

template<typename _Scalar, int _Options, typename _StorageIndex>
Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex >::default_prunning_func::default_prunning_func ( const Scalar ref,
const RealScalar eps 
)
inline

Definition at line 907 of file SparseMatrix.h.

Member Function Documentation

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

Definition at line 908 of file SparseMatrix.h.

Member Data Documentation

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

Definition at line 913 of file SparseMatrix.h.

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

Definition at line 912 of file SparseMatrix.h.


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


hebiros
Author(s): Xavier Artache , Matthew Tesch
autogenerated on Thu Sep 3 2020 04:10:21