CppAD: A C++ Algorithmic Differentiation Package  20171217
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
elapsed_seconds.hpp File Reference

Function that returns the elapsed seconds from first call. More...

Go to the source code of this file.

Namespaces

 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. More...
 

Detailed Description

Function that returns the elapsed seconds from first call.

Definition in file elapsed_seconds.hpp.