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

Files

file  comp_op.hpp
 

Zero order forward mode check how man comparisons changed.


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.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines