Main MRPT website > C++ reference
MRPT logo
Public Types | Static Public Member Functions

internal::norm1_default_impl< Scalar, IsComplex > Struct Template Reference


Detailed Description

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

Definition at line 329 of file Core/MathFunctions.h.

#include <src/Core/MathFunctions.h>

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

List of all members.

Public Types

typedef NumTraits< Scalar >::Real RealScalar

Static Public Member Functions

static RealScalar run (const Scalar &x)

Member Typedef Documentation

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

Definition at line 331 of file 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 332 of file Core/MathFunctions.h.




Page generated by Doxygen 1.7.3 for MRPT 0.9.4 SVN:exported at Tue Jan 25 21:56:31 UTC 2011