CppAD: A C++ Algorithmic Differentiation Package
20130102
|
Files | |
file | memory_leak.hpp |
File that implements a memory check at end of a CppAD program. | |
Functions | |
bool | memory_leak (size_t add_static=0) |
Function that checks allocator thread_alloc for misuse that results in memory leaks. |