CppAD: A C++ Algorithmic Differentiation Package
20130102
|
void speed_sparse_jacobian | ( | size_t | size, |
size_t | repeat | ||
) |
Sparse Jacobian 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 349 of file link_sparse_jacobian.cpp.