Public Types | Static Public Member Functions
internal::product_coeff_vectorized_unroller< 0, Lhs, Rhs, Packet > Struct Template Reference

#include <CoeffBasedProduct.h>

List of all members.

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, typename Lhs::PacketScalar &pres)

Detailed Description

template<typename Lhs, typename Rhs, typename Packet>
struct internal::product_coeff_vectorized_unroller< 0, Lhs, Rhs, Packet >

Definition at line 302 of file CoeffBasedProduct.h.


Member Typedef Documentation

template<typename Lhs , typename Rhs , typename Packet >
typedef Lhs::Index internal::product_coeff_vectorized_unroller< 0, Lhs, Rhs, Packet >::Index

Definition at line 304 of file CoeffBasedProduct.h.


Member Function Documentation

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

Definition at line 305 of file CoeffBasedProduct.h.


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


re_vision
Author(s): Dorian Galvez-Lopez
autogenerated on Sun Jan 5 2014 11:34:34