Creates a sparse zero matrix with the specified dimensions.
A sparse zero matrix with dimensions rows x cols.
The number of rows in the matrix.
The number of columns in the matrix.