Boolean IsEqualSize(TSparseMtx Sparse)
Compares matrix size.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | Sparse | TSparseMtx |
Returns: Boolean - true if Sparse sparse matrix Dew.Math.TMtxVec.Complex, Dew.Math.TSparseMtx.Rows, Dew.Math.TSparseMtx.Cols and Dew.Math.TSparseMtx.NonZeros properties match those of calling sparse matrix.
See Also: TSparseMtx.Equal