|
Algorith sandbox
|
helper funtions. More...
#include "algo/ad/fwd.h"Go to the source code of this file.
Functions | |
| double | algo::ad::detail::getValue (const double v) |
| an overloaded function. If argument is double, value is itself. More... | |
| template<typename E > | |
| double | algo::ad::detail::getValue (const dual_expression< E > &e) |
| an overloaded function. If argument is dual, value can get by getValue member function. More... | |
helper funtions.
1.8.10