The constructor creates a matrix with the specified number of rows and columns, and initializes all elements to a given initial value or 0 if not provided.
An object containing the following properties:
Optional
initialPrivate
Readonly
_matrixGenerated using TypeDoc
data-structure-typed
Author
Tyler Zeng
Copyright
Copyright (c) 2022 Tyler Zeng zrwusa@gmail.com
License
MIT License