equal
There are 107 repositories under equal topic.
complex-float64-base-assert-is-same-value
Test whether two double-precision complex floating-point numbers are the same value.
complex-float64-base-assert-is-same-value-zero
Test whether two double-precision complex floating-point numbers are the same value.
complex-float64-base-assert-is-not-equal
Test whether two double-precision complex floating-point numbers are not equal.
complex-float64-base-assert-is-equal
Test whether two double-precision complex floating-point numbers are equal.
complex-float32-base-assert-is-same-value
Test whether two single-precision complex floating-point numbers are the same value.
complex-float32-base-assert-is-same-value-zero
Test whether two single-precision complex floating-point numbers are the same value.
complex-float32-base-assert-is-not-equal
Test whether two single-precision complex floating-point numbers are not equal.
complex-float32-base-assert-is-equal
Test whether two single-precision complex floating-point numbers are equal.
assert-is-same-booleanarray
Test if two arguments are both BooleanArrays and have the same values.
assert-is-same-date-object
Test if two values are both Date objects corresponding to the same date and time.
assert-is-same-array
Test if two arguments are both generic arrays and have the same values.
assert-is-same-complex64
Test if two arguments are both single-precision complex floating-point numbers and have the same value.
assert-is-same-complex128
Test if two arguments are both double-precision complex floating-point numbers and have the same value.
assert-is-same-complex64array
Test if two arguments are both Complex64Arrays and have the same values.
assert-is-same-complex128array
Test if two arguments are both Complex128Arrays and have the same values.
assert-is-same-float32array
Test if two arguments are both Float32Arrays and have the same values.
assert-is-same-float64array
Test if two arguments are both Float64Arrays and have the same values.
array-base-assert-has-same-values
Test if two arrays have the same values.
complex-base-assert-is-same-value-zerof
Test whether two single-precision complex floating-point numbers are the same value.
complex-base-assert-is-same-value-zero
Test whether two double-precision complex floating-point numbers are the same value.
number-float32-base-assert-is-same-value-zero
Test if two single-precision floating-point numbers are the same value.
number-float64-base-assert-is-same-value-zero
Test if two double-precision floating-point numbers are the same value.
complex-base-assert-is-same-valuef
Test whether two single-precision complex floating-point numbers are the same value.
number-float32-base-assert-is-same-value
Test if two single-precision floating-point numbers are the same value.
number-float64-base-assert-is-same-value
Test if two double-precision floating-point numbers are the same value.
complex-base-assert-is-same-value
Test whether two double-precision complex floating-point numbers are the same value.
complex-base-assert-is-not-equalf
Test whether two single-precision complex floating-point numbers are not equal.
complex-base-assert-is-not-equal
Test whether two double-precision complex floating-point numbers are not equal.
complex-base-assert-is-equalf
Test whether two single-precision complex floating-point numbers are equal.
complex-base-assert-is-equal
Test whether two double-precision complex floating-point numbers are equal.
stats-vartest
Two-sample F-test for equal variances
stats-fligner-test
Fligner-Killeen test for equal variances.
blas-ext-base-dfill
Fill a double-precision floating-point strided array with a specified scalar constant.
blas-ext-base-sfill
Fill a single-precision floating-point strided array with a specified scalar constant.
assert-is-same-value-zero
Test if two arguments are the same value.
assert-is-strict-equal
Test if two arguments are strictly equal.