compbio
Public Member Functions | Protected Attributes | List of all members
Eigen::internal::BlasVectorMapper< Scalar, Index > Class Template Reference

Public Member Functions

EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE BlasVectorMapper (Scalar *data)
 
EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE Scalar operator() (Index i) const
 
template<typename Packet , int AlignmentType>
EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE Packet load (Index i) const
 
template<typename Packet >
EIGEN_DEVICE_FUNC bool aligned (Index i) const
 

Protected Attributes

Scalar * m_data
 

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