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

List of all members.

Public Types

enum  { Conj = NumTraits<LhsScalar>::IsComplex }
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

Member Typedef Documentation

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

Definition at line 95 of file Core.


Member Enumeration Documentation

anonymous enum
Enumerator:
Conj 

Definition at line 91 of file Core.


Member Function Documentation

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

Definition at line 98 of file Core.

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

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