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

Go to the source code of this file.

Namespaces

 CppAD
 contains all the variables and functions defined by the CppAD package.
 

Functions

template<class Vector >
Vector CppAD::speed_test (void test(size_t size, size_t repeat), const Vector &size_vec, double time_min)
 
void CppAD::SpeedTest (std::string Test(size_t size, size_t repeat), size_t first, int inc, size_t last)
 
void CppAD::SpeedTestNdigit (size_t value, size_t &ndigit, size_t &pow10)