#include <MathFunctions.h>
Public Types | |
typedef Scalar | retval |
Static Public Member Functions | |
static Scalar | run (const Scalar &x, const Scalar &y) |
Definition at line 501 of file Eigen/src/Core/MathFunctions.h.
typedef Scalar internal::atan2_default_impl< Scalar, IsInteger >::retval |
Definition at line 503 of file Eigen/src/Core/MathFunctions.h.
static Scalar internal::atan2_default_impl< Scalar, IsInteger >::run | ( | const Scalar & | x, |
const Scalar & | y | ||
) | [inline, static] |
Definition at line 504 of file Eigen/src/Core/MathFunctions.h.