Public Types | Static Public Member Functions

internal::product_coeff_vectorized_dyn_selector< Lhs, Rhs, LhsRows, 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 row, Index, const Lhs &lhs, const Rhs &rhs, typename Lhs::Scalar &res)

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


Member Typedef Documentation

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

Member Function Documentation

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

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