Medial Code Documentation
|
Public Member Functions | |
EIGEN_ALWAYS_INLINE | BlasVectorMapper (Scalar *data) |
EIGEN_ALWAYS_INLINE Scalar | operator() (Index i) const |
template<typename Packet , int AlignmentType> | |
EIGEN_ALWAYS_INLINE Packet | load (Index i) const |
template<typename Packet > | |
bool | aligned (Index i) const |
Protected Attributes | |
Scalar * | m_data |