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

Scalarm_data
 

Detailed Description

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

Definition at line 53 of file BlasUtil.h.

Constructor & Destructor Documentation

◆ BlasVectorMapper()

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

Definition at line 55 of file BlasUtil.h.

Member Function Documentation

◆ aligned()

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 66 of file BlasUtil.h.

◆ load()

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 61 of file BlasUtil.h.

◆ operator()()

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 57 of file BlasUtil.h.

Member Data Documentation

◆ m_data

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

Definition at line 71 of file BlasUtil.h.


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


gtsam
Author(s):
autogenerated on Tue Jul 4 2023 02:44:25