Shapeworks Studio  2.1
Shape analysis software suite
List of all members | Public Types | Static Public Member Functions
Eigen::internal::product_packet_impl< ColMajor, Dynamic, Lhs, Rhs, Packet, LoadMode > Struct Template Reference

Public Types

typedef Lhs::Index Index
 

Static Public Member Functions

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

Detailed Description

template<typename Lhs, typename Rhs, typename Packet, int LoadMode>
struct Eigen::internal::product_packet_impl< ColMajor, Dynamic, Lhs, Rhs, Packet, LoadMode >

Definition at line 425 of file CoeffBasedProduct.h.


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