CppAD: A C++ Algorithmic Differentiation Package  20171217
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
const char* CppAD::local::OpName ( OpCode  op)
inline

Fetch the name for a specified operation.

Returns
name of the specified operation.
Parameters
opOperator for which we are fetching the name

Definition at line 374 of file op_code.hpp.

Referenced by printOp().