TSparseMtx.IsEqualSize Method

Boolean IsEqualSize(TSparseMtx Sparse)

Compares matrix size.

#NameTypeDescription
1SparseTSparseMtx

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