Main MRPT website > C++ reference
MRPT logo
Public Types | Public Member Functions
Eigen::internal::scalar_product_op Struct Reference

List of all members.

Public Types

enum  { Vectorizable = is_same<LhsScalar, HasMul }
typedef scalar_product_traits
< LhsScalar, RhsScalar >
::ReturnType 
result_type

Public Member Functions

EIGEN_STRONG_INLINE const
result_type 
operator() (const LhsScalar &a, const RhsScalar &b) const
template<typename Packet >
EIGEN_STRONG_INLINE const Packet packetOp (const Packet &a, const Packet &b) const
template<typename Packet >
EIGEN_STRONG_INLINE const
result_type 
predux (const Packet &a) const

Member Typedef Documentation

typedef scalar_product_traits<LhsScalar,RhsScalar>::ReturnType Eigen::internal::scalar_product_op::result_type

Definition at line 66 of file Core.


Member Enumeration Documentation

anonymous enum
Enumerator:
Vectorizable 
HasMul 

Definition at line 62 of file Core.


Member Function Documentation

EIGEN_STRONG_INLINE const result_type Eigen::internal::scalar_product_op::operator() ( const LhsScalar &  a,
const RhsScalar &  b 
) const [inline]

Definition at line 68 of file Core.

template<typename Packet >
EIGEN_STRONG_INLINE const Packet Eigen::internal::scalar_product_op::packetOp ( const Packet &  a,
const Packet &  b 
) const [inline]

Definition at line 70 of file Core.

template<typename Packet >
EIGEN_STRONG_INLINE const result_type Eigen::internal::scalar_product_op::predux ( const Packet &  a) const [inline]

Definition at line 73 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