Definition at line 339 of file CoeffBasedProduct.h.
#include <src/Core/products/CoeffBasedProduct.h>
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) |
| typedef Lhs::Index internal::product_coeff_vectorized_dyn_selector< Lhs, Rhs, 1, RhsCols >::Index |
Definition at line 341 of file CoeffBasedProduct.h.
| 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] |
Definition at line 342 of file CoeffBasedProduct.h.
References mrpt::math::sum().
| Page generated by Doxygen 1.7.2 for MRPT 0.9.4 SVN: at Mon Jan 10 22:30:30 UTC 2011 |