|
TR-mbed 1.0
|
#include <EmulateArray.h>
Public Member Functions | |
| EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE T & | operator[] (size_t) |
| EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const T & | operator[] (size_t) const |
| EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE T & | front () |
| EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const T & | front () const |
| EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE T & | back () |
| EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const T & | back () const |
| EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE | array () |
Static Public Member Functions | |
| static EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE std::size_t | size () |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inlinestatic |