Public Types | Static Public Member Functions
Eigen::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 Eigen::internal::atan2_default_impl< Scalar, IsInteger >

Definition at line 487 of file src/Core/MathFunctions.h.


Member Typedef Documentation

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

Definition at line 489 of file src/Core/MathFunctions.h.


Member Function Documentation

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

Definition at line 490 of file src/Core/MathFunctions.h.


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


win_eigen
Author(s): Daniel Stonier
autogenerated on Wed Sep 16 2015 07:12:59