|
CppAD: A C++ Algorithmic Differentiation Package
20130102
|
| 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 355 of file link_sparse_hessian.cpp.