ei_product_coeff_vectorized_unroller< Index, Lhs, Rhs, PacketScalar > Struct Template Reference

#include <Product.h>

List of all members.

Public Types

enum  { PacketSize = ei_packet_traits<typename Lhs::Scalar>::size }

Static Public Member Functions

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

Detailed Description

template<int Index, typename Lhs, typename Rhs, typename PacketScalar>
struct ei_product_coeff_vectorized_unroller< Index, Lhs, Rhs, PacketScalar >

Definition at line 364 of file Product.h.


Member Enumeration Documentation

template<int Index, typename Lhs , typename Rhs , typename PacketScalar >
anonymous enum
Enumerator:
PacketSize 

Definition at line 366 of file Product.h.


Member Function Documentation

template<int Index, typename Lhs , typename Rhs , typename PacketScalar >
static EIGEN_STRONG_INLINE void ei_product_coeff_vectorized_unroller< Index, Lhs, Rhs, PacketScalar >::run ( int  row,
int  col,
const Lhs &  lhs,
const Rhs &  rhs,
typename Lhs::PacketScalar &  pres 
) [inline, static]

Definition at line 367 of file Product.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


vcglib
Author(s): Christian Bersch
autogenerated on Fri Jan 11 09:22:02 2013