imtoolkit.tests.UtilTest module

class imtoolkit.tests.UtilTest.UtilTest(methodName='runTest')[source]

Bases: unittest.case.TestCase

test_CayleyTransform()[source]
test_countErrorBits()[source]
test_frodiff()[source]
test_getDFTMatrix()[source]
test_getErrorBitsTable()[source]
test_getEuclideanDistances()[source]
test_getGrayIndixes()[source]
test_getMinimumEuclideanDistance()[source]
test_getRandomHermitianMatrix()[source]
test_getXCorrespondingToY()[source]
test_getXORtoErrorBitsArray()[source]
test_inv_dB()[source]
test_randn()[source]
test_randn_c()[source]