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 EIGEN_DEVICE_FUNC RealScalar run (const Scalar &x, const Scalar &y)
 

Detailed Description

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

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

Member Typedef Documentation

◆ RealScalar

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

Definition at line 99 of file MathFunctionsImpl.h.

Member Function Documentation

◆ run()

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

Definition at line 101 of file MathFunctionsImpl.h.


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


gtsam
Author(s):
autogenerated on Tue Jul 4 2023 02:44:52