CppAD: A C++ Algorithmic Differentiation Package
20130102
|
Directories | |
directory | local |
Files | |
file | base_require.hpp [code] |
file | check_numeric_type.hpp [code] |
file | check_simple_vector.hpp [code] |
file | configure.hpp [code] |
Replacement for config.h so that all preprocessor symbols begin with CPPAD_. | |
file | cppad.hpp [code] |
includes the entire CppAD package in the necessary order. | |
file | elapsed_seconds.hpp [code] |
Function that returns the elapsed seconds from first call. | |
file | error_handler.hpp [code] |
file | index_sort.hpp [code] |
File used to implement the CppAD index sort utility. | |
file | lu_factor.hpp [code] |
file | lu_invert.hpp [code] |
file | lu_solve.hpp [code] |
file | memory_leak.hpp [code] |
File that implements a memory check at end of a CppAD program. | |
file | nan.hpp [code] |
file | near_equal.hpp [code] |
file | ode_err_control.hpp [code] |
file | ode_gear.hpp [code] |
file | ode_gear_control.hpp [code] |
file | omp_alloc.hpp [code] |
file | poly.hpp [code] |
file | pow_int.hpp [code] |
file | romberg_mul.hpp [code] |
file | romberg_one.hpp [code] |
file | rosen_34.hpp [code] |
file | runge_45.hpp [code] |
file | speed_test.hpp [code] |
file | thread_alloc.hpp [code] |
File used to define the CppAD multi-threading allocaor class. | |
file | time_test.hpp [code] |
Function that preforms one timing test (for speed of execution). | |
file | track_new_del.hpp [code] |
file | vector.hpp [code] |
File used to define CppAD::vector and CppAD::vectorBool. |