Algorith sandbox
Functions
dual_helper_function.hpp File Reference

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...
 

Detailed Description

helper funtions.

Author
i05nagai
Version
0.0.1
Date
2016-07-20