Public Types | Static Public Member Functions

internal::real_ref_impl< Scalar > 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)

template<typename Scalar>
struct internal::real_ref_impl< Scalar >


Member Typedef Documentation

template<typename Scalar >
typedef NumTraits<Scalar>::Real internal::real_ref_impl< Scalar >::RealScalar

Member Function Documentation

template<typename Scalar >
static RealScalar& internal::real_ref_impl< Scalar >::run ( Scalar &  x  )  [inline, static]
template<typename Scalar >
static const RealScalar& internal::real_ref_impl< Scalar >::run ( const Scalar &  x  )  [inline, static]

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