CppAD: A C++ Algorithmic Differentiation Package
20130918
|
Zero order forward mode set which operations to skip. More...
Go to the source code of this file.
Namespaces | |
namespace | CppAD |
contains all the variables and functions defined by the CppAD package. | |
Functions | |
template<class Base > | |
void | CppAD::forward_cskip_op_0 (size_t i_z, const addr_t *arg, size_t num_par, const Base *parameter, size_t nc_taylor, Base *taylor, bool *cskip_op) |
Zero order forward mode execution of op = CSkipOp. |
Zero order forward mode set which operations to skip.
Definition in file cskip_op.hpp.