|
CppADCodeGen
HEAD
A C++ Algorithmic Differentiation Package with Source Code Generation
|


Static Public Attributes | |
| static const JobType | DEFAULT |
| static const JobType | LOOP_DETECTION |
| static const JobType | GRAPH |
| static const JobType | SOURCE_FOR_MODEL |
| static const JobType | SOURCE_GENERATION |
| static const JobType | COMPILING_FOR_MODEL |
| static const JobType | COMPILING |
| static const JobType | COMPILING_DYNAMIC_LIBRARY |
| static const JobType | DYNAMIC_MODEL_LIBRARY |
| static const JobType | STATIC_MODEL_LIBRARY |
| static const JobType | ASSEMBLE_STATIC_LIBRARY |
| static const JobType | JIT_MODEL_LIBRARY |
Holds several job types
Definition at line 66 of file job_timer.hpp.