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

#include <CoeffBasedProduct.h>

Public Types

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

Static Public Member Functions

static EIGEN_STRONG_INLINE void run (Index row, Index col, const Lhs &lhs, const Rhs &rhs, RetScalar &res)
 

Detailed Description

template<int UnrollingIndex, typename Lhs, typename Rhs, typename RetScalar>
struct Eigen::internal::product_coeff_impl< InnerVectorizedTraversal, UnrollingIndex, Lhs, Rhs, RetScalar >

Definition at line 299 of file CoeffBasedProduct.h.

Member Typedef Documentation

template<int UnrollingIndex, typename Lhs , typename Rhs , typename RetScalar >
typedef Lhs::Index Eigen::internal::product_coeff_impl< InnerVectorizedTraversal, UnrollingIndex, Lhs, Rhs, RetScalar >::Index

Definition at line 302 of file CoeffBasedProduct.h.

template<int UnrollingIndex, typename Lhs , typename Rhs , typename RetScalar >
typedef Lhs::PacketScalar Eigen::internal::product_coeff_impl< InnerVectorizedTraversal, UnrollingIndex, Lhs, Rhs, RetScalar >::Packet

Definition at line 301 of file CoeffBasedProduct.h.

Member Enumeration Documentation

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

Definition at line 303 of file CoeffBasedProduct.h.

Member Function Documentation

template<int UnrollingIndex, typename Lhs , typename Rhs , typename RetScalar >
static EIGEN_STRONG_INLINE void Eigen::internal::product_coeff_impl< InnerVectorizedTraversal, UnrollingIndex, Lhs, Rhs, RetScalar >::run ( Index  row,
Index  col,
const Lhs &  lhs,
const Rhs &  rhs,
RetScalar &  res 
)
inlinestatic

Definition at line 304 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