Matrix

constructor(width: Int, height: Int, init: (Int) -> Double = { i -> 0.0})