Meta.Numerics Library
C#
VB
C++
F#
Show/Hide TOC
Any
Matrix
T
Operators
Operators
Equality(AnyMatrix
T
, AnyMatrix
T
)
Determines whether two matrices are equal.
Inequality(AnyMatrix
T
, AnyMatrix
T
)
Determines whether two matrices are not equal.
See Also
Reference
AnyMatrix
T
Class
Meta.Numerics.Matrices Namespace
In This Article
Operators
See Also