Public Types | Public Member Functions
internal::conj_helper< std::complex< RealScalar >, std::complex< RealScalar >, true, false > Struct Template Reference

#include <BlasUtil.h>

List of all members.

Public Types

typedef std::complex< RealScalarScalar

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

Detailed Description

template<typename RealScalar>
struct internal::conj_helper< std::complex< RealScalar >, std::complex< RealScalar >, true, false >

Definition at line 82 of file BlasUtil.h.


Member Typedef Documentation

template<typename RealScalar >
typedef std::complex<RealScalar> internal::conj_helper< std::complex< RealScalar >, std::complex< RealScalar >, true, false >::Scalar

Definition at line 84 of file BlasUtil.h.


Member Function Documentation

template<typename RealScalar >
EIGEN_STRONG_INLINE Scalar internal::conj_helper< std::complex< RealScalar >, std::complex< RealScalar >, true, false >::pmadd ( const Scalar x,
const Scalar y,
const Scalar c 
) const [inline]

Definition at line 85 of file BlasUtil.h.

template<typename RealScalar >
EIGEN_STRONG_INLINE Scalar internal::conj_helper< std::complex< RealScalar >, std::complex< RealScalar >, true, false >::pmul ( const Scalar x,
const Scalar y 
) const [inline]

Definition at line 88 of file BlasUtil.h.


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


re_vision
Author(s): Dorian Galvez-Lopez
autogenerated on Sun Jan 5 2014 11:34:31