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

Zero order forward mode check how many comparisons changed. 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_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 many comparisons changed.

Definition in file comp_op.hpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines