CppAD: A C++ Algorithmic Differentiation Package
20130918
|
Function that returns the elapsed seconds from first call. More...
Go to the source code of this file.
Namespaces | |
namespace | CppAD |
contains all the variables and functions defined by the CppAD package. | |
Functions | |
double | CppAD::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.