fill

inline fun MutableSparseIntMatrix.fill(setter: (Int, Int) -> Int)

Helper function to set values into a MutableSparseIntMatrix.