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 351 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 89 of file MathFunctionsImpl.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 90 of file MathFunctionsImpl.h.


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


gtsam
Author(s):
autogenerated on Sat May 8 2021 02:56:23