TR-mbed 1.0
Loading...
Searching...
No Matches
Public Member Functions | Protected Attributes | List of all members
Eigen::internal::BlasVectorMapper< Scalar, Index > Class Template Reference

#include <BlasUtil.h>

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

Scalarm_data
 

Constructor & Destructor Documentation

◆ BlasVectorMapper()

Member Function Documentation

◆ aligned()

◆ load()

◆ operator()()

Member Data Documentation

◆ m_data


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