Main MRPT website > C++ reference
MRPT logo
Public Types | Static Public Member Functions
Eigen::internal::product_coeff_impl< InnerVectorizedTraversal, UnrollingIndex, Lhs, Rhs, RetScalar > Struct Reference

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

typedef Lhs::Index Eigen::internal::product_coeff_impl< InnerVectorizedTraversal, UnrollingIndex, Lhs, Rhs, RetScalar >::Index

Definition at line 316 of file Core.

typedef Lhs::PacketScalar Eigen::internal::product_coeff_impl< InnerVectorizedTraversal, UnrollingIndex, Lhs, Rhs, RetScalar >::Packet

Definition at line 315 of file Core.


Member Enumeration Documentation

anonymous enum
Enumerator:
PacketSize 

Definition at line 317 of file Core.


Member Function Documentation

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

Definition at line 318 of file Core.




Page generated by Doxygen 1.7.5 for MRPT 0.9.5 SVN: at Thu Oct 13 21:25:36 UTC 2011