Public Types | Static Public Member Functions | List of all members
Eigen::internal::hypot_impl< Scalar > Struct Template Reference

#include <MathFunctions.h>

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 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 Core/MathFunctions.h.

Member Function Documentation

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

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


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


tuw_aruco
Author(s): Lukas Pfeifhofer
autogenerated on Mon Jun 10 2019 15:41:13