Public Types | Static Public Member Functions

internal::norm1_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 RealScalar run (const Scalar &x)

template<typename Scalar, bool IsComplex>
struct internal::norm1_default_impl< Scalar, IsComplex >


Member Typedef Documentation

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

Member Function Documentation

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

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