CppAD: A C++ Algorithmic Differentiation Package
20130918
|
const char* CppAD::OpName | ( | OpCode | op | ) | [inline] |
Fetch the name for a specified operation.
op | Operator for which we are fetching the name |
Definition at line 319 of file op_code.hpp.
Referenced by printOp().