Class: Zeroes

MiniMat.Zeroes

new Zeroes(x_len, y_len)

make a matrix filled with zeroes
Parameters:
Name Type Description
x_len int the number of columns.
y_len int the number of rows
Source: