Public Member Functions | Public Attributes | List of all members
Eigen::internal::PacketBlockManagement< Index, Scalar, Packet, n, idx, RowMajor > Struct Template Reference

#include <BlasUtil.h>

Public Member Functions

EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE void store (Scalar *to, const Index stride, Index i, Index j, const PacketBlock< Packet, n > &block) const
 

Public Attributes

PacketBlockManagement< Index, Scalar, Packet, n, idx - 1, RowMajorpbm
 

Detailed Description

template<typename Index, typename Scalar, typename Packet, int n, int idx>
struct Eigen::internal::PacketBlockManagement< Index, Scalar, Packet, n, idx, RowMajor >

Definition at line 130 of file BlasUtil.h.

Member Function Documentation

◆ store()

template<typename Index , typename Scalar , typename Packet , int n, int idx>
EIGEN_DEVICE_FUNC EIGEN_ALWAYS_INLINE void Eigen::internal::PacketBlockManagement< Index, Scalar, Packet, n, idx, RowMajor >::store ( Scalar to,
const Index  stride,
Index  i,
Index  j,
const PacketBlock< Packet, n > &  block 
) const
inline

Definition at line 133 of file BlasUtil.h.

Member Data Documentation

◆ pbm

template<typename Index , typename Scalar , typename Packet , int n, int idx>
PacketBlockManagement<Index, Scalar, Packet, n, idx - 1, RowMajor> Eigen::internal::PacketBlockManagement< Index, Scalar, Packet, n, idx, RowMajor >::pbm

Definition at line 132 of file BlasUtil.h.


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


gtsam
Author(s):
autogenerated on Tue Jul 4 2023 02:45:01