|
CppAD: A C++ Algorithmic Differentiation Package
20130918
|
| void speed_sparse_hessian | ( | size_t | size, |
| size_t | repeat | ||
| ) |
Sparse Hessian speed test.
| size | is the dimension of the argument space for this speed test. |
| repeat | is the number of times to repeate the speed test. |
Definition at line 357 of file link_sparse_hessian.cpp.