CppAD: A C++ Algorithmic Differentiation Package  20130102
time_test.hpp File Reference

Function that preforms one timing test (for speed of execution). More...

Go to the source code of this file.

Functions

template<class Test >
double time_test (Test test, double time_min)
 Preform one wall clock execution timing test.
template<class Test >
double time_test (Test test, double time_min, size_t test_size)
 Preform one wall clock execution timing test.

Detailed Description

Function that preforms one timing test (for speed of execution).

Definition in file time_test.hpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines