map

inline fun <I> SparseMatrix.SparseValue<I>.map(transform: (I) -> T): SparseMatrix.SparseValue<T>