#include <dual.hpp>
|
|
typedef const self_type & | const_closure_type |
| |
|
typedef I | infinitesimal_type |
| |
|
typedef I & | infinitesimal_reference |
| |
|
typedef const I & | const_infinitesimal_reference |
| |
|
typedef dual< I > | expression_type |
| |
|
typedef const dual< I > & | const_reference |
| |
|
|
typedef dual< I > | self_type |
| |
|
|
double | _value |
| |
|
infinitesimal_type | _derivative |
| |
template<typename I = boost::numeric::ublas::vector<double>>
class algo::ad::dual< I >
- Template Parameters
-
template<typename I = boost::numeric::ublas::vector<double>>
template<typename AE >
- Template Parameters
-
- Parameters
-
template<typename I = boost::numeric::ublas::vector<double>>
template<typename I = boost::numeric::ublas::vector<double>>
TODO:need to check inf_type is same size.
- Parameters
-
template<typename I = boost::numeric::ublas::vector<double>>
template<typename I = boost::numeric::ublas::vector<double>>
| const_infinitesimal_reference algo::ad::dual< I >::getDerivative |
( |
| ) |
const |
|
inline |
template<typename I = boost::numeric::ublas::vector<double>>
template<typename I = boost::numeric::ublas::vector<double>>
The documentation for this class was generated from the following file: