

|   | MatrixIsEqual Method (SByte, SByte, Byte, Double) | 
Namespace: Accord.Math
 Syntax
Syntaxpublic static bool IsEqual( this sbyte a, sbyte[] b, byte atol = 0, double rtol = 0 )
<ExtensionAttribute> Public Shared Function IsEqual ( a As SByte, b As SByte(), Optional atol As Byte = 0, Optional rtol As Double = 0 ) As Boolean
 See Also
See AlsoAccord.NET Framework © 2009-2017. All documentation is licensed under the Creative Commons Attribution/Share-Alike License.