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


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


acado
Author(s): Milan Vukov, Rien Quirynen
autogenerated on Sat Jun 8 2019 19:40:56