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

internal::product_coeff_impl< InnerVectorizedTraversal, UnrollingIndex, Lhs, Rhs, RetScalar > Struct Template Reference


Detailed Description

template<int UnrollingIndex, typename Lhs, typename Rhs, typename RetScalar>
struct internal::product_coeff_impl< InnerVectorizedTraversal, UnrollingIndex, Lhs, Rhs, RetScalar >

Definition at line 312 of file CoeffBasedProduct.h.

#include <src/Core/products/CoeffBasedProduct.h>

List of all members.

Public Types

enum  { PacketSize = packet_traits<typename Lhs::Scalar>::size }
typedef Lhs::PacketScalar Packet
typedef Lhs::Index Index

Static Public Member Functions

static EIGEN_STRONG_INLINE void run (Index row, Index col, const Lhs &lhs, const Rhs &rhs, RetScalar &res)

Member Typedef Documentation

template<int UnrollingIndex, typename Lhs , typename Rhs , typename RetScalar >
typedef Lhs::Index internal::product_coeff_impl< InnerVectorizedTraversal, UnrollingIndex, Lhs, Rhs, RetScalar >::Index

Definition at line 315 of file CoeffBasedProduct.h.

template<int UnrollingIndex, typename Lhs , typename Rhs , typename RetScalar >
typedef Lhs::PacketScalar internal::product_coeff_impl< InnerVectorizedTraversal, UnrollingIndex, Lhs, Rhs, RetScalar >::Packet

Definition at line 314 of file CoeffBasedProduct.h.


Member Enumeration Documentation

template<int UnrollingIndex, typename Lhs , typename Rhs , typename RetScalar >
anonymous enum
Enumerator:
PacketSize 

Definition at line 316 of file CoeffBasedProduct.h.


Member Function Documentation

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



Page generated by Doxygen 1.7.2 for MRPT 0.9.4 SVN: at Mon Jan 10 22:30:30 UTC 2011