compbio
Public Member Functions | Static Public Member Functions | Public Attributes | List of all members
Eigen::array< T, n > Class Template Reference

Public Member Functions

EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Toperator[] (size_t index)
 
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Toperator[] (size_t index) 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 (const T &v)
 
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE array (const T &v1, const T &v2)
 
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE array (const T &v1, const T &v2, const T &v3)
 
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE array (const T &v1, const T &v2, const T &v3, const T &v4)
 
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE array (const T &v1, const T &v2, const T &v3, const T &v4, const T &v5)
 
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE array (const T &v1, const T &v2, const T &v3, const T &v4, const T &v5, const T &v6)
 
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE array (const T &v1, const T &v2, const T &v3, const T &v4, const T &v5, const T &v6, const T &v7)
 
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE array (const T &v1, const T &v2, const T &v3, const T &v4, const T &v5, const T &v6, const T &v7, const T &v8)
 

Static Public Member Functions

EIGEN_DEVICE_FUNC static EIGEN_ALWAYS_INLINE std::size_t size ()
 

Public Attributes

T values [n]
 

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