Public Types | Static Public Member Functions

internal::atan2_default_impl< Scalar, IsInteger > Struct Template Reference

#include <MathFunctions.h>

List of all members.

Public Types

typedef Scalar retval

Static Public Member Functions

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

template<typename Scalar, bool IsInteger>
struct internal::atan2_default_impl< Scalar, IsInteger >


Member Typedef Documentation

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

Member Function Documentation

template<typename Scalar, bool IsInteger>
static Scalar internal::atan2_default_impl< Scalar, IsInteger >::run ( const Scalar &  x,
const Scalar &  y 
) [inline, static]

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