Public Types | Static Public Member Functions
Eigen::internal::imag_ref_default_impl< Scalar, IsComplex > Struct Template Reference

#include <MathFunctions.h>

List of all members.

Public Types

typedef NumTraits< Scalar >::Real RealScalar

Static Public Member Functions

static RealScalarrun (Scalar &x)
static const RealScalarrun (const Scalar &x)

Detailed Description

template<typename Scalar, bool IsComplex>
struct Eigen::internal::imag_ref_default_impl< Scalar, IsComplex >

Definition at line 171 of file src/Core/MathFunctions.h.


Member Typedef Documentation

template<typename Scalar, bool IsComplex>
typedef NumTraits<Scalar>::Real Eigen::internal::imag_ref_default_impl< Scalar, IsComplex >::RealScalar

Definition at line 173 of file src/Core/MathFunctions.h.


Member Function Documentation

template<typename Scalar, bool IsComplex>
static RealScalar& Eigen::internal::imag_ref_default_impl< Scalar, IsComplex >::run ( Scalar &  x) [inline, static]

Definition at line 174 of file src/Core/MathFunctions.h.

template<typename Scalar, bool IsComplex>
static const RealScalar& Eigen::internal::imag_ref_default_impl< Scalar, IsComplex >::run ( const Scalar &  x) [inline, static]

Definition at line 178 of file src/Core/MathFunctions.h.


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


win_eigen
Author(s): Daniel Stonier
autogenerated on Wed Sep 16 2015 07:13:00