Fix 2624 2625
Reference issue
Fixes #2624 (closed) Fixes #2625 (closed)
What does this implement/fix?
Changes the SparseMatrix::Map
typedef to use Options_
instead of Flags
and checks for StorageIndex
overflow in the first pass of setFromTriplets
;
Additional information
Edited by Charles Schlosser