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)

Detailed Description

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

Definition at line 334 of file Eigen/src/Core/MathFunctions.h.


Member Typedef Documentation

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

Definition at line 336 of file Eigen/src/Core/MathFunctions.h.


Member Function Documentation

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

Definition at line 337 of file Eigen/src/Core/MathFunctions.h.


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


re_vision
Author(s): Dorian Galvez-Lopez
autogenerated on Sun Jan 5 2014 11:34:34