Public Types | Static Public Member Functions

internal::product_coeff_vectorized_dyn_selector< Lhs, Rhs, 1, RhsCols > 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 col, const Lhs &lhs, const Rhs &rhs, typename Lhs::Scalar &res)

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


Member Typedef Documentation

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

Member Function Documentation

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

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