|
enum | { Conj = NumTraits<LhsScalar>::IsComplex
} |
|
typedef ScalarBinaryOpTraits< LhsScalar, RhsScalar, scalar_conj_product_op >::ReturnType | result_type |
|
typedef LhsScalar | first_argument_type |
|
typedef RhsScalar | second_argument_type |
|
|
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: