Public Types | Public Member Functions
internal::scalar_conj_product_op< LhsScalar, RhsScalar > Struct Template Reference

#include <Functors.h>

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

Detailed Description

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

Definition at line 88 of file Functors.h.


Member Typedef Documentation

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

Definition at line 94 of file Functors.h.


Member Enumeration Documentation

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

Definition at line 90 of file Functors.h.


Member Function Documentation

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

Definition at line 97 of file Functors.h.

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

Definition at line 101 of file Functors.h.


The documentation for this struct was generated from the following file:


re_vision
Author(s): Dorian Galvez-Lopez
autogenerated on Sun Jan 5 2014 11:34:34