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

#include <SparseMatrix.h>

Public Member Functions

 IndexPosPair (Index a_i, Index a_p)
 

Public Attributes

Index i
 
Index p
 

Detailed Description

template<typename _Scalar, int _Options, typename _StorageIndex>
struct Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex >::IndexPosPair

Definition at line 907 of file SparseMatrix.h.

Constructor & Destructor Documentation

◆ IndexPosPair()

template<typename _Scalar , int _Options, typename _StorageIndex >
Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex >::IndexPosPair::IndexPosPair ( Index  a_i,
Index  a_p 
)
inline

Definition at line 908 of file SparseMatrix.h.

Member Data Documentation

◆ i

template<typename _Scalar , int _Options, typename _StorageIndex >
Index Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex >::IndexPosPair::i

Definition at line 909 of file SparseMatrix.h.

◆ p

template<typename _Scalar , int _Options, typename _StorageIndex >
Index Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex >::IndexPosPair::p

Definition at line 910 of file SparseMatrix.h.


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


gtsam
Author(s):
autogenerated on Tue Jun 25 2024 03:10:12