Main MRPT website > C++ reference
MRPT logo
Public Types | Public Member Functions
Eigen::internal::scalar_conj_product_op< LhsScalar, RhsScalar > Struct Template Reference

Detailed Description

template<typename LhsScalar, typename RhsScalar>
struct Eigen::internal::scalar_conj_product_op< LhsScalar, RhsScalar >

Definition at line 89 of file Core.

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

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

Definition at line 95 of file Core.


Member Enumeration Documentation

template<typename LhsScalar , typename RhsScalar >
anonymous enum
Enumerator:
Conj 

Definition at line 91 of file Core.


Member Function Documentation

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

Definition at line 98 of file Core.

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

Definition at line 102 of file Core.




Page generated by Doxygen 1.7.4 for MRPT 0.9.5 SVN:2717 at Sun Oct 16 16:08:03 PDT 2011 Hosted on:
SourceForge.net Logo