Definition at line 102 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 RealScalar &y, const Scalar &c) const |
EIGEN_STRONG_INLINE Scalar | pmul (const Scalar &x, const RealScalar &y) const |
typedef std::complex<RealScalar> internal::conj_helper< std::complex< RealScalar >, RealScalar, Conj, false >::Scalar |
Definition at line 104 of file BlasUtil.h.
EIGEN_STRONG_INLINE Scalar internal::conj_helper< std::complex< RealScalar >, RealScalar, Conj, false >::pmadd | ( | const Scalar & | x, | |
const RealScalar & | y, | |||
const Scalar & | c | |||
) | const [inline] |
Definition at line 105 of file BlasUtil.h.
References internal::padd(), and internal::pmul().
EIGEN_STRONG_INLINE Scalar internal::conj_helper< std::complex< RealScalar >, RealScalar, Conj, false >::pmul | ( | const Scalar & | x, | |
const RealScalar & | y | |||
) | const [inline] |
Definition at line 107 of file BlasUtil.h.
Page generated by Doxygen 1.7.1 for MRPT 0.9.4 SVN: at Mon Jan 10 23:33:19 UTC 2011 |