CppAD: A C++ Algorithmic Differentiation Package
20130102
|
Zero order forward mode check how man comparisons changed. More...
Go to the source code of this file.
Functions | |
template<class Base > | |
void | forward_comp_op_0 (size_t &count, const addr_t *arg, size_t num_par, const Base *parameter, size_t nc_taylor, Base *taylor) |
Zero order forward mode execution of op = CompOp. |
Zero order forward mode check how man comparisons changed.
Definition in file comp_op.hpp.