#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) |
Definition at line 336 of file Eigen/src/Core/MathFunctions.h.
typedef NumTraits<Scalar>::Real Eigen::internal::atanh2_default_impl< Scalar, IsInteger >::RealScalar |
Definition at line 339 of file Eigen/src/Core/MathFunctions.h.
typedef Scalar Eigen::internal::atanh2_default_impl< Scalar, IsInteger >::retval |
Definition at line 338 of file Eigen/src/Core/MathFunctions.h.
static Scalar Eigen::internal::atanh2_default_impl< Scalar, IsInteger >::run | ( | const Scalar & | x, |
const Scalar & | y | ||
) | [inline, static] |
Definition at line 340 of file Eigen/src/Core/MathFunctions.h.