Create and initialize a matrix.
The width of the matrix to create.
The height of the matrix to create.
Initializer that determines the initial value for the given coordinate.