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

Go to the source code of this file.

Namespaces

namespace  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::SpeedTestNdigit (size_t value, size_t &ndigit, size_t &pow10)
void CppAD::SpeedTest (std::string Test(size_t size, size_t repeat), size_t first, int inc, size_t last)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines