Public Types | Static Public Member Functions
internal::product_coeff_vectorized_dyn_selector< Lhs, Rhs, 1, 1 > 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, Index, const Lhs &lhs, const Rhs &rhs, typename Lhs::Scalar &res)

Detailed Description

template<typename Lhs, typename Rhs>
struct internal::product_coeff_vectorized_dyn_selector< Lhs, Rhs, 1, 1 >

Definition at line 359 of file CoeffBasedProduct.h.


Member Typedef Documentation

template<typename Lhs , typename Rhs >
typedef Lhs::Index internal::product_coeff_vectorized_dyn_selector< Lhs, Rhs, 1, 1 >::Index

Definition at line 361 of file CoeffBasedProduct.h.


Member Function Documentation

template<typename Lhs , typename Rhs >
static EIGEN_STRONG_INLINE void internal::product_coeff_vectorized_dyn_selector< Lhs, Rhs, 1, 1 >::run ( Index  ,
Index  ,
const Lhs &  lhs,
const Rhs &  rhs,
typename Lhs::Scalar res 
) [inline, static]

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