Public Types | Static Public Member Functions
Eigen::internal::product_coeff_impl< InnerVectorizedTraversal, Dynamic, 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, typename Lhs::Scalar &res)

Detailed Description

template<typename Lhs, typename Rhs, typename RetScalar>
struct Eigen::internal::product_coeff_impl< InnerVectorizedTraversal, Dynamic, Lhs, Rhs, RetScalar >

Definition at line 356 of file CoeffBasedProduct.h.


Member Typedef Documentation

template<typename Lhs , typename Rhs , typename RetScalar >
typedef Lhs::Index Eigen::internal::product_coeff_impl< InnerVectorizedTraversal, Dynamic, Lhs, Rhs, RetScalar >::Index

Definition at line 358 of file CoeffBasedProduct.h.


Member Function Documentation

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

Definition at line 359 of file CoeffBasedProduct.h.


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


win_eigen
Author(s): Daniel Stonier
autogenerated on Wed Sep 16 2015 07:13:01