FunMatrix

constructor(width: Int, height: Int, valueFun: (Int, Int) -> T)