Main MRPT website > C++ reference
MRPT logo
Public Types | Static Public Member Functions
Eigen::internal::product_coeff_vectorized_dyn_selector< Lhs, Rhs, 1, 1 > Struct Template Reference

Detailed Description

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

Definition at line 360 of file Core.

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)

Member Typedef Documentation

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

Definition at line 362 of file Core.


Member Function Documentation

template<typename Lhs , typename Rhs >
static EIGEN_STRONG_INLINE void Eigen::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 363 of file Core.




Page generated by Doxygen 1.7.4 for MRPT 0.9.5 SVN:2717 at Sun Oct 16 16:08:03 PDT 2011 Hosted on:
SourceForge.net Logo