Click or drag to resize
Accord.NET (logo)

MatrixEquals Method

This method should not be called. Use Matrix.IsEqual instead.

Namespace:  Accord.Math
Assembly:  Accord.Math (in Accord.Math.dll) Version: 3.8.0
Syntax
public static bool Equals(
	Object value
)
Request Example View Source

Parameters

value
Type: SystemObject

Return Value

Type: Boolean
See Also