Main MRPT website > C++ reference
MRPT logo
Public Types | Static Public Member Functions
Eigen::internal::imag_ref_default_impl< Scalar, IsComplex > Struct Template Reference

Detailed Description

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

Definition at line 185 of file Core.

Inheritance diagram for Eigen::internal::imag_ref_default_impl< Scalar, IsComplex >:
Inheritance graph
[legend]

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)

Member Typedef Documentation

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

Definition at line 187 of file Core.


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 188 of file Core.

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 192 of file Core.




Page generated by Doxygen 1.7.4 for MRPT 0.9.5 SVN:2717 at Sun Oct 16 16:08:03 PDT 2011 Hosted on:
SourceForge.net Logo