CppAD: A C++ Algorithmic Differentiation Package
20130918
|
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_pri_0 (std::ostream &s_out, size_t i_z, const addr_t *arg, size_t num_text, const char *text, size_t num_par, const Base *parameter, size_t nc_taylor, const Base *taylor) |
Print operation for parameters; i.e., op = PriOp. |