CppAD: A C++ Algorithmic Differentiation Package  20171217
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
utility Directory Reference

Files

file  check_numeric_type.hpp [code]
 
file  check_simple_vector.hpp [code]
 
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  set_union.hpp [code]
 
file  sparse_rc.hpp [code]
 A Matrix sparsity pattern class.
 
file  sparse_rcv.hpp [code]
 A sparse matrix class.
 
file  speed_test.hpp [code]
 
file  test_boolofvoid.hpp [code]
 
file  thread_alloc.hpp [code]
 File used to define the CppAD multi-threading allocator class.
 
file  time_test.hpp [code]
 Function that preforms one timing test (for speed of execution).
 
file  to_string.hpp [code]
 
file  track_new_del.hpp [code]
 
file  vector.hpp [code]
 File used to define CppAD::vector and CppAD::vectorBool.