Public Member Functions | Public Attributes | List of all members
Eigen::IndexPair< Idx > Struct Template Reference

#include <TensorMeta.h>

Public Member Functions

EIGEN_CONSTEXPR EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE IndexPair ()
 
EIGEN_CONSTEXPR EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE IndexPair (Idx f, Idx s)
 
EIGEN_DEVICE_FUNC void set (IndexPair< Idx > val)
 

Public Attributes

Idx first
 
Idx second
 

Detailed Description

template<typename Idx>
struct Eigen::IndexPair< Idx >

Definition at line 247 of file TensorMeta.h.

Constructor & Destructor Documentation

◆ IndexPair() [1/2]

Definition at line 248 of file TensorMeta.h.

◆ IndexPair() [2/2]

template<typename Idx >
EIGEN_CONSTEXPR EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE Eigen::IndexPair< Idx >::IndexPair ( Idx  f,
Idx  s 
)
inline

Definition at line 249 of file TensorMeta.h.

Member Function Documentation

◆ set()

template<typename Idx >
EIGEN_DEVICE_FUNC void Eigen::IndexPair< Idx >::set ( IndexPair< Idx >  val)
inline

Definition at line 251 of file TensorMeta.h.

Member Data Documentation

◆ first

template<typename Idx >
Idx Eigen::IndexPair< Idx >::first

Definition at line 256 of file TensorMeta.h.

◆ second

template<typename Idx >
Idx Eigen::IndexPair< Idx >::second

Definition at line 257 of file TensorMeta.h.


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


gtsam
Author(s):
autogenerated on Sat Jun 1 2024 03:09:37