|
CppAD: A C++ Algorithmic Differentiation Package
20171217
|
|
inline |
Implement the user call to atom_fun(ax, ay).
| ADVector | A simple vector class with elements of type AD<Base>. |
| id | optional parameter which must be zero if present. |
| ax | is the argument vector for this call, ax.size() determines the number of arguments. |
| ay | is the result vector for this call, ay.size() determines the number of results. |
Definition at line 664 of file checkpoint.hpp.