Public Types | Static Public Member Functions
Eigen::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 Eigen::internal::hypot_impl< Scalar >

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


Member Typedef Documentation

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

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


Member Function Documentation

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

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


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


acado
Author(s): Milan Vukov, Rien Quirynen
autogenerated on Thu Aug 27 2015 12:02:05