Definition at line 87 of file Functors.h.
#include <src/Core/Functors.h>
Public Types | |
| enum | { Conj = NumTraits<Scalar>::IsComplex } |
Public Member Functions | |
| EIGEN_STRONG_INLINE const Scalar | operator() (const Scalar &a, const Scalar &b) const |
| template<typename Packet > | |
| EIGEN_STRONG_INLINE const Packet | packetOp (const Packet &a, const Packet &b) const |
| anonymous enum |
Definition at line 88 of file Functors.h.
| EIGEN_STRONG_INLINE const Scalar internal::scalar_conj_product_op< Scalar >::operator() | ( | const Scalar & | a, |
| const Scalar & | b | ||
| ) | const [inline] |
Definition at line 90 of file Functors.h.
References internal::pmul().
| EIGEN_STRONG_INLINE const Packet internal::scalar_conj_product_op< Scalar >::packetOp | ( | const Packet & | a, |
| const Packet & | b | ||
| ) | const [inline] |
Definition at line 93 of file Functors.h.
References internal::pmul().
| Page generated by Doxygen 1.7.2 for MRPT 0.9.4 SVN: at Mon Jan 10 22:30:30 UTC 2011 |