CppAD: A C++ Algorithmic Differentiation Package  20130102
comp_op.hpp File Reference

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.

Detailed Description

Zero order forward mode check how man comparisons changed.

Definition in file comp_op.hpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines