SingleValueSparseBooleanMatrix

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