Main MRPT website > C++ reference
MRPT logo
Public Types | Static Public Member Functions

internal::product_packet_impl< RowMajor, Dynamic, Lhs, Rhs, Packet, LoadMode > Struct Template Reference


Detailed Description

template<typename Lhs, typename Rhs, typename Packet, int LoadMode>
struct internal::product_packet_impl< RowMajor, Dynamic, Lhs, Rhs, Packet, LoadMode >

Definition at line 425 of file CoeffBasedProduct.h.

#include <src/Core/products/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, Packet &res)

Member Typedef Documentation

template<typename Lhs , typename Rhs , typename Packet , int LoadMode>
typedef Lhs::Index internal::product_packet_impl< RowMajor, Dynamic, Lhs, Rhs, Packet, LoadMode >::Index

Definition at line 427 of file CoeffBasedProduct.h.


Member Function Documentation

template<typename Lhs , typename Rhs , typename Packet , int LoadMode>
static EIGEN_STRONG_INLINE void internal::product_packet_impl< RowMajor, Dynamic, Lhs, Rhs, Packet, LoadMode >::run ( Index  row,
Index  col,
const Lhs &  lhs,
const Rhs &  rhs,
Packet &  res 
) [inline, static]

Definition at line 428 of file CoeffBasedProduct.h.

References eigen_assert, internal::pmadd(), and internal::pmul().




Page generated by Doxygen 1.7.1 for MRPT 0.9.4 SVN: at Mon Jan 10 23:33:19 UTC 2011