Closed Fatema080136 closed 7 years ago
Please finish the test entirely, for details take a look on the documentation of COLT The calls do only converting the data objects
I have seen the documentation. Did not find toBlas in bitVector package. I understood that it coverts vector to doublematrix1D and it works perfectly. One thing I could not understand is that how {false, true, true} (vector) is converted to -7.0 (doublematrix1D).
elements
returns the decimal definition of the bit sequence, but I have changed in the commit f1f0f66d605cad02dde7388b8b513c0c8ef7d98b the results of toBlas
so that the method has the correct behaviour
I have added toBlas
also to the matrix package because auf uniformity
I do not understand ToBlas function completely that is why do not know that the resulted value is correct or not.