You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > Matrix Structure > Matrix Methods > IsEqual Method
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
IsEqual Method

This is the overview for the IsEqual method overload.

 
Name 
Description 
 
Compares two objects and returns True, if they are equal. 
 
Compares Vec elements with coresponding calling object elements. 
 
Compares Vec elements [VecIndex]..[VecIndex+Len-1] with calling object elements [Index]..[Index+Len-1]. 
 
Compares Vec elements [VecIndex]..[VecIndex+Len-1] with calling object elements [Index]..[Index+Len-1]. 
 
Compares real Value with all calling object elements. 
 
Compares real Value with all calling object elements with Compare method and specified Tolerance. 
 
Compares complex Value with all calling object elements. 
 
Compares complex Value with all calling object elements with Compare method and specified Tolerance. 
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!