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)

Detailed Description

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

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


Member Typedef Documentation

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

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


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]

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


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


libicr
Author(s): Robert Krug
autogenerated on Mon Jan 6 2014 11:34:32