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

#include <MathFunctions.h>

Public Types

typedef NumTraits< Scalar >::Real RealScalar
 
typedef Scalar retval
 

Static Public Member Functions

static Scalar run (const Scalar &x, const Scalar &y)
 

Detailed Description

template<typename Scalar, bool IsInteger>
struct Eigen::internal::atanh2_default_impl< Scalar, IsInteger >

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

Member Typedef Documentation

template<typename Scalar, bool IsInteger>
typedef NumTraits<Scalar>::Real Eigen::internal::atanh2_default_impl< Scalar, IsInteger >::RealScalar

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

template<typename Scalar, bool IsInteger>
typedef Scalar Eigen::internal::atanh2_default_impl< Scalar, IsInteger >::retval

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

Member Function Documentation

template<typename Scalar, bool IsInteger>
static Scalar Eigen::internal::atanh2_default_impl< Scalar, IsInteger >::run ( const Scalar &  x,
const Scalar &  y 
)
inlinestatic

Definition at line 340 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:12