NDDEM
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

Scalar reference
 
RealScalar epsilon
 

Constructor & Destructor Documentation

◆ default_prunning_func()

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

Member Function Documentation

◆ operator()()

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

Member Data Documentation

◆ epsilon

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

◆ reference

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

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