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

#include <ProductEvaluators.h>

Static Public Member Functions

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

Detailed Description

template<int UnrollingIndex, typename Lhs, typename Rhs, typename Packet, int LoadMode>
struct Eigen::internal::etor_product_packet_impl< ColMajor, UnrollingIndex, Lhs, Rhs, Packet, LoadMode >

Definition at line 626 of file ProductEvaluators.h.

Member Function Documentation

template<int UnrollingIndex, typename Lhs , typename Rhs , typename Packet , int LoadMode>
static EIGEN_STRONG_INLINE void Eigen::internal::etor_product_packet_impl< ColMajor, UnrollingIndex, Lhs, Rhs, Packet, LoadMode >::run ( Index  row,
Index  col,
const Lhs lhs,
const Rhs rhs,
Index  innerDim,
Packet res 
)
inlinestatic

Definition at line 628 of file ProductEvaluators.h.


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


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