Main MRPT website > C++ reference
MRPT logo
Public Types | Static Public Member Functions

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


Detailed Description

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

Definition at line 609 of file Core/MathFunctions.h.

#include <src/Core/MathFunctions.h>

Inheritance diagram for internal::atan2_default_impl< Scalar, IsInteger >:
Inheritance graph
[legend]

List of all members.

Public Types

typedef Scalar retval

Static Public Member Functions

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

Member Typedef Documentation

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

Definition at line 611 of file 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 612 of file Core/MathFunctions.h.




Page generated by Doxygen 1.7.3 for MRPT 0.9.4 SVN: at Sat Mar 26 06:40:17 UTC 2011