Classes | Public Types | Public Member Functions | Public Attributes | List of all members
Eigen::aligned_allocator_indirection< T > Class Template Reference

#include <details.h>

Inheritance diagram for Eigen::aligned_allocator_indirection< T >:
Inheritance graph
[legend]

Classes

struct  rebind
 

Public Types

typedef std::ptrdiff_t difference_type
 
typedef Tpointer
 
typedef Treference
 
typedef std::size_t size_type
 
typedef T value_type
 

Public Member Functions

 aligned_allocator_indirection ()
 
 aligned_allocator_indirection (const aligned_allocator_indirection &)
 
template<class U >
 aligned_allocator_indirection (const aligned_allocator_indirection< U > &)
 
 aligned_allocator_indirection (const EIGEN_ALIGNED_ALLOCATOR< T > &)
 
template<class U >
 aligned_allocator_indirection (const EIGEN_ALIGNED_ALLOCATOR< U > &)
 
 ~aligned_allocator_indirection ()
 

Public Attributes

const typedef Tconst_pointer
 
const typedef Tconst_reference
 

Detailed Description

template<class T>
class Eigen::aligned_allocator_indirection< T >

Definition at line 22 of file details.h.

Member Typedef Documentation

◆ difference_type

template<class T >
typedef std::ptrdiff_t Eigen::aligned_allocator_indirection< T >::difference_type

Definition at line 26 of file details.h.

◆ pointer

template<class T >
typedef T* Eigen::aligned_allocator_indirection< T >::pointer

Definition at line 27 of file details.h.

◆ reference

template<class T >
typedef T& Eigen::aligned_allocator_indirection< T >::reference

Definition at line 29 of file details.h.

◆ size_type

Definition at line 25 of file details.h.

◆ value_type

template<class T >
typedef T Eigen::aligned_allocator_indirection< T >::value_type

Definition at line 31 of file details.h.

Constructor & Destructor Documentation

◆ aligned_allocator_indirection() [1/5]

Definition at line 39 of file details.h.

◆ aligned_allocator_indirection() [2/5]

Definition at line 40 of file details.h.

◆ aligned_allocator_indirection() [3/5]

Definition at line 41 of file details.h.

◆ aligned_allocator_indirection() [4/5]

template<class T >
template<class U >
Eigen::aligned_allocator_indirection< T >::aligned_allocator_indirection ( const aligned_allocator_indirection< U > &  )
inline

Definition at line 43 of file details.h.

◆ aligned_allocator_indirection() [5/5]

template<class T >
template<class U >
Eigen::aligned_allocator_indirection< T >::aligned_allocator_indirection ( const EIGEN_ALIGNED_ALLOCATOR< U > &  )
inline

Definition at line 45 of file details.h.

◆ ~aligned_allocator_indirection()

Definition at line 46 of file details.h.

Member Data Documentation

◆ const_pointer

template<class T >
const typedef T* Eigen::aligned_allocator_indirection< T >::const_pointer

Definition at line 28 of file details.h.

◆ const_reference

template<class T >
const typedef T& Eigen::aligned_allocator_indirection< T >::const_reference

Definition at line 30 of file details.h.


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


gtsam
Author(s):
autogenerated on Wed May 15 2024 15:27:35