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

#include <MathFunctions.h>

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 153 of file 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 155 of file Core/MathFunctions.h.

Member Function Documentation

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

Definition at line 156 of file Core/MathFunctions.h.

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

Definition at line 160 of file Core/MathFunctions.h.


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


tuw_aruco
Author(s): Lukas Pfeifhofer
autogenerated on Mon Jun 10 2019 15:41:13