CppAD: A C++ Algorithmic Differentiation Package 20110419
elapsed_seconds.hpp File Reference

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.

Detailed Description

Function that returns the elapsed seconds from first call.

Definition in file elapsed_seconds.hpp.