TR-mbed 1.0
Loading...
Searching...
No Matches
Public Member Functions | Static Public Member Functions | List of all members
Eigen::array< T, 0 > Class Template Reference

#include <EmulateArray.h>

Public Member Functions

EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Toperator[] (size_t)
 
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Toperator[] (size_t) const
 
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Tfront ()
 
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Tfront () const
 
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Tback ()
 
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Tback () const
 
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE array ()
 

Static Public Member Functions

static EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE std::size_t size ()
 

Constructor & Destructor Documentation

◆ array()

template<typename T >
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Eigen::array< T, 0 >::array ( )
inline

Member Function Documentation

◆ back() [1/2]

template<typename T >
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE T & Eigen::array< T, 0 >::back ( )
inline

◆ back() [2/2]

template<typename T >
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const T & Eigen::array< T, 0 >::back ( ) const
inline

◆ front() [1/2]

template<typename T >
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE T & Eigen::array< T, 0 >::front ( )
inline

◆ front() [2/2]

template<typename T >
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const T & Eigen::array< T, 0 >::front ( ) const
inline

◆ operator[]() [1/2]

template<typename T >
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE T & Eigen::array< T, 0 >::operator[] ( size_t  )
inline

◆ operator[]() [2/2]

template<typename T >
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const T & Eigen::array< T, 0 >::operator[] ( size_t  ) const
inline

◆ size()

template<typename T >
static EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE std::size_t Eigen::array< T, 0 >::size ( )
inlinestatic

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