#include <dual_binary_operator.hpp>
|
|
const_closure1_type | _e1 |
| |
|
const_closure2_type | _e2 |
| |
template<typename E1, typename E2>
class algo::ad::dual_add< E1, E2 >
- Template Parameters
-
template<typename E1 , typename E2 >
template<typename E1 , typename E2 >
| decltype(detail::dual_add_function(E1(), E2())) algo::ad::dual_add< E1, E2 >::getDerivative |
( |
| ) |
|
|
inline |
template<typename E1 , typename E2 >
| decltype(detail::dual_add_function(E1(), E2())) algo::ad::dual_add< E1, E2 >::getDerivative |
( |
| ) |
const |
|
inline |
template<typename E1 , typename E2 >
template<typename E1 , typename E2 >
The documentation for this class was generated from the following file: