CppAD: A C++ Algorithmic Differentiation Package  20130918
const char* CppAD::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 319 of file op_code.hpp.

Referenced by printOp().

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines