ad_hypot_aa< AD_TAPE_REAL > Struct Template Reference

CPP API: ad::operations::ad_hypot_aa< AD_TAPE_REAL > Struct Template Reference
ad::operations::ad_hypot_aa< AD_TAPE_REAL > Struct Template Reference

#include <ad.hpp>

Static Public Member Functions

template<class T1 , class T2 >
static const AD_TAPE_REAL calc_partial1 (const AD_TAPE_REAL _value, const T1 &arg1, const T2 &arg2)
 
template<class T1 , class T2 >
static const AD_TAPE_REAL calc_partial2 (const AD_TAPE_REAL _value, const T1 &arg1, const T2 &arg2)
 
template<class T1 , class T2 >
static const AD_TAPE_REAL eval (const T1 &arg1, const T2 &arg2)
 

Member Function Documentation

◆ calc_partial1()

template<class AD_TAPE_REAL >
template<class T1 , class T2 >
static const AD_TAPE_REAL ad::operations::ad_hypot_aa< AD_TAPE_REAL >::calc_partial1 ( const AD_TAPE_REAL  _value,
const T1 &  arg1,
const T2 &  arg2 
)
inlinestatic

◆ calc_partial2()

template<class AD_TAPE_REAL >
template<class T1 , class T2 >
static const AD_TAPE_REAL ad::operations::ad_hypot_aa< AD_TAPE_REAL >::calc_partial2 ( const AD_TAPE_REAL  _value,
const T1 &  arg1,
const T2 &  arg2 
)
inlinestatic

◆ eval()

template<class AD_TAPE_REAL >
template<class T1 , class T2 >
static const AD_TAPE_REAL ad::operations::ad_hypot_aa< AD_TAPE_REAL >::eval ( const T1 &  arg1,
const T2 &  arg2 
)
inlinestatic