Companion
Functions
Factory unction to create an instance based upon the matrix of SparseValues as initializers. This is not an invoke operator due to overloading issues.
Create a new lazy SparseMatrix with the given size and intialization function. It also requires a validate function
Create a new lazy SparseMatrix with the given size and value function. It also requires a validate function
Create a new SparseMatrix that is a copy of the original.
Create a new matrix that is a copy of the original
Create a new SparseMatrix with the given size and intialization function. The initialization function
Create a SparseBooleanMatrix initialized with the given value
Create a new SparseMatrix with the given size and intialization function. It also requires a validate function