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)

Detailed Description

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

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


Member Typedef Documentation

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

Definition at line 374 of file Eigen/src/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 375 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:32