|
CppAD: A C++ Algorithmic Differentiation Package
20171217
|
Check if current operator matches a previous operator. More...
Go to the source code of this file.
Namespaces | |
| CppAD | |
| contains all the variables and functions defined by the CppAD package. | |
| CppAD::local | |
| CppAD::local::optimize | |
Functions | |
| template<class Base > | |
| void | CppAD::local::optimize::match_op (const player< Base > *play, vector< struct_opt_op_info > &opt_op_info, size_t current, sparse_list &hash_table_op) |
| Search for a previous operator that matches the current one. More... | |
Check if current operator matches a previous operator.
Definition in file match_op.hpp.