Definition at line 92 of file BlasUtil.h.
#include <src/Core/util/BlasUtil.h>
Public Types | |
typedef std::complex< RealScalar > | Scalar |
Public Member Functions | |
EIGEN_STRONG_INLINE Scalar | pmadd (const Scalar &x, const Scalar &y, const Scalar &c) const |
EIGEN_STRONG_INLINE Scalar | pmul (const Scalar &x, const Scalar &y) const |
typedef std::complex<RealScalar> internal::conj_helper< std::complex< RealScalar >, std::complex< RealScalar >, true, true >::Scalar |
Definition at line 94 of file BlasUtil.h.
EIGEN_STRONG_INLINE Scalar internal::conj_helper< std::complex< RealScalar >, std::complex< RealScalar >, true, true >::pmadd | ( | const Scalar & | x, |
const Scalar & | y, | ||
const Scalar & | c | ||
) | const [inline] |
Definition at line 95 of file BlasUtil.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 |