Files
WSJT-X/lib/ldpc/mod2convert-test-out
T

10 lines
237 B
Plaintext
Raw Normal View History

2016-01-25 00:04:21 +00:00
Creating sparse matrix.
Converting from sparse to dense.
Converting back to dense again.
Testing for equality of two sparse matrices: OK.
Converting to dense once again.
Testing for equality of two dense matrices: OK.
DONE WITH TESTS.