CppAD: A C++ Algorithmic Differentiation Package
20130918
|
void speed_sparse_jacobian | ( | size_t | size, |
size_t | repeat | ||
) |
Sparse Jacobian speed test.
size | [in] is the dimension of the argument space for this speed test. |
repeat | [in] is the number of times to repeate the speed test. |
Definition at line 371 of file link_sparse_jacobian.cpp.