CppAD: A C++ Algorithmic Differentiation Package 20110419
|
Function that returns the elapsed seconds from first call. More...
Go to the source code of this file.
Defines | |
#define | CPPAD_NULL 0 |
Functions | |
double | elapsed_seconds (void) |
Returns the elapsed number since the first call to this function. |
Function that returns the elapsed seconds from first call.
Definition in file elapsed_seconds.hpp.