The interface RowsColsFilledWithValType
It represents the type of input to use in order to build the matrix with rows number of rows, columns number of columns, and filled with values val
the type of the values which will be stored in the matrix
Generated using TypeDoc
The interface RowsColsFilledWithValType
It represents the type of input to use in order to build the matrix with rows number of rows, columns number of columns, and filled with values val