SingleValueSparseMatrix

constructor(maxWidth: Int, maxHeight: Int, value: T, validator: (Int, Int) -> Boolean)