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

Files

file  time_test.hpp
 

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


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.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines