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

internal::hypot_impl< Scalar > Struct Template Reference


Detailed Description

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

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

#include <src/Core/MathFunctions.h>

List of all members.

Public Types

typedef NumTraits< Scalar >::Real RealScalar

Static Public Member Functions

static RealScalar run (const Scalar &x, const Scalar &y)

Member Typedef Documentation

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

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


Member Function Documentation

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

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

References abs(), and internal::sqrt().




Page generated by Doxygen 1.7.3 for MRPT 0.9.4 SVN: at Sat Mar 26 06:40:17 UTC 2011