Initializes a matrix filled with one number.
The number to fill the elements with
The number of rows or (if the cols parameter is blank) the number of rows or columns (the size)
Optional
The number of columns
Generated using TypeDoc
Initializes a matrix filled with one number.