CppAD: A C++ Algorithmic Differentiation Package
20130918
|
anonymous_namespace{link_sparse_hessian.cpp}::Key::Key | ( | size_t | row, |
size_t | col | ||
) | [inline] |
Construct from a value for row and col.
row | row value for this key |
col | column value for this key |
Definition at line 173 of file link_sparse_hessian.cpp.