Public Types | Static Public Member Functions
internal::product_coeff_impl< DefaultTraversal, 0, Lhs, Rhs, RetScalar > 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, RetScalar &res)

Detailed Description

template<typename Lhs, typename Rhs, typename RetScalar>
struct internal::product_coeff_impl< DefaultTraversal, 0, Lhs, Rhs, RetScalar >

Definition at line 263 of file CoeffBasedProduct.h.


Member Typedef Documentation

template<typename Lhs , typename Rhs , typename RetScalar >
typedef Lhs::Index internal::product_coeff_impl< DefaultTraversal, 0, Lhs, Rhs, RetScalar >::Index

Definition at line 265 of file CoeffBasedProduct.h.


Member Function Documentation

template<typename Lhs , typename Rhs , typename RetScalar >
static EIGEN_STRONG_INLINE void internal::product_coeff_impl< DefaultTraversal, 0, Lhs, Rhs, RetScalar >::run ( Index  row,
Index  col,
const Lhs &  lhs,
const Rhs &  rhs,
RetScalar &  res 
) [inline, static]

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