|
CppAD: A C++ Algorithmic Differentiation Package
20130102
|
Files | |
| file | elapsed_seconds.hpp |
Function that returns the elapsed seconds from first call. | |
Functions | |
| double | elapsed_seconds (void) |
| Returns the elapsed number since the first call to this function. | |