ei_product_coeff_impl< InnerVectorization, Index, Lhs, Rhs, RetScalar > Struct Template Reference

#include <Product.h>

List of all members.

Public Types

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

Static Public Member Functions

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

Detailed Description

template<int Index, typename Lhs, typename Rhs, typename RetScalar>
struct ei_product_coeff_impl< InnerVectorization, Index, Lhs, Rhs, RetScalar >

Definition at line 384 of file Product.h.


Member Typedef Documentation

template<int Index, typename Lhs , typename Rhs , typename RetScalar >
typedef Lhs::PacketScalar ei_product_coeff_impl< InnerVectorization, Index, Lhs, Rhs, RetScalar >::PacketScalar

Definition at line 386 of file Product.h.


Member Enumeration Documentation

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

Definition at line 387 of file Product.h.


Member Function Documentation

template<int Index, typename Lhs , typename Rhs , typename RetScalar >
static EIGEN_STRONG_INLINE void ei_product_coeff_impl< InnerVectorization, Index, Lhs, Rhs, RetScalar >::run ( int  row,
int  col,
const Lhs &  lhs,
const Rhs &  rhs,
RetScalar &  res 
) [inline, static]

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