Definition at line 415 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 row, Index col, const Lhs &lhs, const Rhs &rhs, Packet &res) |
typedef Lhs::Index internal::product_packet_impl< ColMajor, 0, Lhs, Rhs, Packet, LoadMode >::Index |
Definition at line 417 of file CoeffBasedProduct.h.
static EIGEN_STRONG_INLINE void internal::product_packet_impl< ColMajor, 0, Lhs, Rhs, Packet, LoadMode >::run | ( | Index | row, | |
Index | col, | |||
const Lhs & | lhs, | |||
const Rhs & | rhs, | |||
Packet & | res | |||
) | [inline, static] |
Definition at line 418 of file CoeffBasedProduct.h.
References internal::pmul().
Page generated by Doxygen 1.7.1 for MRPT 0.9.4 SVN: at Mon Jan 10 23:33:19 UTC 2011 |