You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > MatrixInt Structure > MatrixInt Operators > != Operator
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
!= Operator

This is the overview for the != operator overload.

 
Name 
Description 
 
Returns true, if any elements of Right are not equal to Left. 
 
Returns true, if any elements of Left are not equal to Right. 
 
Returns true, if Left and Right are not equal. 
 
Returns true, if Left and Right do not have equal Rows, Cols, IntPrecision and Values. 
 
Returns true, if Left and Right do not have equal Length, IntPrecision and Values. 
 
Returns true, if Left and Right do not have equal Rows, Cols, IntPrecision and Values. 
 
Returns true, if Left and Right do not have equal Length, IntPrecision and Values. 
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!