|
CppAD: A C++ Algorithmic Differentiation Package
20130102
|
Go to the source code of this file.
Functions | |
| bool | link_ode (size_t size, size_t repeat, CppAD::vector< double > &x, CppAD::vector< double > &jacobian) |
| bool | available_ode (void) |
| bool | correct_ode (bool is_package_double) |
| void | speed_ode (size_t n, size_t repeat) |