Code-Eli  0.3.6
eli::mutil::ad::atan2_fun< T__ > Struct Template Reference

#include <dual_math.hpp>

Static Public Member Functions

static T__ f (const T__ &y, const T__ &x)
 
static T__ fx (const T__ &y, const T__ &x)
 
static T__ fy (const T__ &y, const T__ &x)
 
static T__ fxy (const T__ &y, const T__ &x, const size_t &nx, const size_t &ny)
 

Member Function Documentation

template<typename T__ >
static T__ eli::mutil::ad::atan2_fun< T__ >::f ( const T__ &  y,
const T__ &  x 
)
inlinestatic
template<typename T__ >
static T__ eli::mutil::ad::atan2_fun< T__ >::fx ( const T__ &  y,
const T__ &  x 
)
inlinestatic
template<typename T__ >
static T__ eli::mutil::ad::atan2_fun< T__ >::fxy ( const T__ &  y,
const T__ &  x,
const size_t &  nx,
const size_t &  ny 
)
inlinestatic

Here is the call graph for this function:

template<typename T__ >
static T__ eli::mutil::ad::atan2_fun< T__ >::fy ( const T__ &  y,
const T__ &  x 
)
inlinestatic

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