.NET Matrix Library
Equals Method
See Also  Send comments on this topic


Returns a value indicating if this sparse matrix is equal to another sparse matrix. Returns a value indicating if this sparse matrix is equal to another sparse matrix.

Overload List

OverloadDescription
Equals(CSparseMatrix)Returns a value indicating if this sparse matrix is equal to another sparse matrix.  
Equals(CSparseMatrix,Double)Returns a value indicating if this sparse matrix is equal to another sparse matrix within the specified tolerance.  

Requirements

Platforms: Windows 7, Windows Vista, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows 2000

See Also

.NET Matrix Library Documentation