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

#include <BlasUtil.h>

Public Member Functions

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

Protected Attributes

Scalar * m_data
 

Detailed Description

template<typename Scalar, typename Index>
class Eigen::internal::BlasVectorMapper< Scalar, Index >

Definition at line 137 of file BlasUtil.h.

Constructor & Destructor Documentation

template<typename Scalar , typename Index >
EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE Eigen::internal::BlasVectorMapper< Scalar, Index >::BlasVectorMapper ( Scalar *  data)
inline

Definition at line 139 of file BlasUtil.h.

Member Function Documentation

template<typename Scalar , typename Index >
template<typename Packet >
EIGEN_DEVICE_FUNC bool Eigen::internal::BlasVectorMapper< Scalar, Index >::aligned ( Index  i) const
inline

Definition at line 150 of file BlasUtil.h.

template<typename Scalar , typename Index >
template<typename Packet , int AlignmentType>
EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE Packet Eigen::internal::BlasVectorMapper< Scalar, Index >::load ( Index  i) const
inline

Definition at line 145 of file BlasUtil.h.

template<typename Scalar , typename Index >
EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE Scalar Eigen::internal::BlasVectorMapper< Scalar, Index >::operator() ( Index  i) const
inline

Definition at line 141 of file BlasUtil.h.

Member Data Documentation

template<typename Scalar , typename Index >
Scalar* Eigen::internal::BlasVectorMapper< Scalar, Index >::m_data
protected

Definition at line 155 of file BlasUtil.h.


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


hebiros
Author(s): Xavier Artache , Matthew Tesch
autogenerated on Thu Sep 3 2020 04:10:31