Medial Code Documentation
Loading...
Searching...
No Matches
Public Types | Public Member Functions
Eigen::internal::scalar_conj_product_op< LhsScalar, RhsScalar > Struct Template Reference

Public Types

enum  { Conj = NumTraits<LhsScalar>::IsComplex }
 
typedef scalar_product_traits< LhsScalar, RhsScalar >::ReturnType result_type
 

Public Member Functions

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

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