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 1021 of file SparseMatrix.h.

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

Definition at line 1022 of file SparseMatrix.h.

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

Definition at line 1023 of file SparseMatrix.h.

Member Data Documentation

◆ epsilon

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

Definition at line 1028 of file SparseMatrix.h.

◆ reference

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

Definition at line 1027 of file SparseMatrix.h.


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


gtsam
Author(s):
autogenerated on Sat Jun 1 2024 03:10:51