Public Types | Static Public Member Functions

internal::hypot_impl< Scalar > 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, const Scalar &y)

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


Member Typedef Documentation

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

Member Function Documentation

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

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