Public Types | Static Public Member Functions | List of all members
Eigen::internal::product_coeff_vectorized_unroller< UnrollingIndex, Lhs, Rhs, Packet > Struct Template Reference

#include <CoeffBasedProduct.h>

Public Types

enum  { PacketSize = packet_traits<typename Lhs::Scalar>::size }
 
typedef Lhs::Index Index
 

Static Public Member Functions

static EIGEN_STRONG_INLINE void run (Index row, Index col, const Lhs &lhs, const Rhs &rhs, typename Lhs::PacketScalar &pres)
 

Detailed Description

template<int UnrollingIndex, typename Lhs, typename Rhs, typename Packet>
struct Eigen::internal::product_coeff_vectorized_unroller< UnrollingIndex, Lhs, Rhs, Packet >

Definition at line 277 of file CoeffBasedProduct.h.

Member Typedef Documentation

template<int UnrollingIndex, typename Lhs , typename Rhs , typename Packet >
typedef Lhs::Index Eigen::internal::product_coeff_vectorized_unroller< UnrollingIndex, Lhs, Rhs, Packet >::Index

Definition at line 279 of file CoeffBasedProduct.h.

Member Enumeration Documentation

template<int UnrollingIndex, typename Lhs , typename Rhs , typename Packet >
anonymous enum
Enumerator
PacketSize 

Definition at line 280 of file CoeffBasedProduct.h.

Member Function Documentation

template<int UnrollingIndex, typename Lhs , typename Rhs , typename Packet >
static EIGEN_STRONG_INLINE void Eigen::internal::product_coeff_vectorized_unroller< UnrollingIndex, Lhs, Rhs, Packet >::run ( Index  row,
Index  col,
const Lhs &  lhs,
const Rhs &  rhs,
typename Lhs::PacketScalar &  pres 
)
inlinestatic

Definition at line 281 of file CoeffBasedProduct.h.


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


tuw_aruco
Author(s): Lukas Pfeifhofer
autogenerated on Mon Jun 10 2019 15:41:14