Mercurial > hg > soniczoomios
diff hilbert.cpp @ 36:a42903c61558
Added sliderview (not operational though)
author | Robert Tubb <rt300@eecs.qmul.ac.uk> |
---|---|
date | Tue, 09 Apr 2013 13:22:28 +0100 |
parents | 790939017078 |
children | b91a1859829a |
line wrap: on
line diff
--- a/hilbert.cpp Mon Apr 08 17:23:13 2013 +0100 +++ b/hilbert.cpp Tue Apr 09 13:22:28 2013 +0100 @@ -190,7 +190,7 @@ } // for loop thru bit levels - i=0; + for(int blev = N-1; blev >= 0; blev--){ // get next highest bits of index @@ -254,7 +254,7 @@ // for loop thru bit levels - i=0; + for(int blev = N-1; blev >= 0; blev--){ //% get next highest bit of param