// Shift nets due to Schmid or Schmid and SchŸrer: // Wolfgang Ch. Schmid. Shift-nets: a new class of binary digital (t, m, s)-nets. In Harald Niederreiter, Peter Hellekalek, Gerhard Larcher, and Peter Zinterhof, editors, Monte Carlo and Quasi-Monte Carlo Methods 1996, volume 127 of Lecture Notes in Statistics, pages 369Ð381. Springer-Verlag, 1998. // Wolfgang Ch. Schmid and Rudolf SchŸrer. Shift-nets and Salzburg tables: Power computing in number-theoretical numerics. In Helmut Efinger and Andreas Uhl, editors, Scientific Computing in Salzburg--Festschrift on the Occasion of Peter Zinterhofs 60th Birthday, volume 189 of books@ocg.at, pages 175Ð184. Oesterreichische Computer Gesellschaft, 2005. 2 // b (base) 18 // numCols 18 // numRows // outDigits= numRows 262144 // numPoints (=b^{numCols}) 18 // dim // 9 // Stregth // in class DigitalNetBase2 // genMat[i] should be the i-th number below // 1 1073741824 931135488 444596224 620756992 855638016 704643072 1010827264 201326592 738197504 404750336 940572672 537395200 262144 268566528 65536 32768 16384 8192 // 2 8192 1073741824 931135488 444596224 620756992 855638016 704643072 1010827264 201326592 738197504 404750336 940572672 537395200 262144 268566528 65536 32768 16384 // 3 16384 8192 1073741824 931135488 444596224 620756992 855638016 704643072 1010827264 201326592 738197504 404750336 940572672 537395200 262144 268566528 65536 32768 // 4 32768 16384 8192 1073741824 931135488 444596224 620756992 855638016 704643072 1010827264 201326592 738197504 404750336 940572672 537395200 262144 268566528 65536 // 5 65536 32768 16384 8192 1073741824 931135488 444596224 620756992 855638016 704643072 1010827264 201326592 738197504 404750336 940572672 537395200 262144 268566528 // 6 268566528 65536 32768 16384 8192 1073741824 931135488 444596224 620756992 855638016 704643072 1010827264 201326592 738197504 404750336 940572672 537395200 262144 // 7 262144 268566528 65536 32768 16384 8192 1073741824 931135488 444596224 620756992 855638016 704643072 1010827264 201326592 738197504 404750336 940572672 537395200 // 8 537395200 262144 268566528 65536 32768 16384 8192 1073741824 931135488 444596224 620756992 855638016 704643072 1010827264 201326592 738197504 404750336 940572672 // 9 940572672 537395200 262144 268566528 65536 32768 16384 8192 1073741824 931135488 444596224 620756992 855638016 704643072 1010827264 201326592 738197504 404750336 // 10 404750336 940572672 537395200 262144 268566528 65536 32768 16384 8192 1073741824 931135488 444596224 620756992 855638016 704643072 1010827264 201326592 738197504 // 11 738197504 404750336 940572672 537395200 262144 268566528 65536 32768 16384 8192 1073741824 931135488 444596224 620756992 855638016 704643072 1010827264 201326592 // 12 201326592 738197504 404750336 940572672 537395200 262144 268566528 65536 32768 16384 8192 1073741824 931135488 444596224 620756992 855638016 704643072 1010827264 // 13 1010827264 201326592 738197504 404750336 940572672 537395200 262144 268566528 65536 32768 16384 8192 1073741824 931135488 444596224 620756992 855638016 704643072 // 14 704643072 1010827264 201326592 738197504 404750336 940572672 537395200 262144 268566528 65536 32768 16384 8192 1073741824 931135488 444596224 620756992 855638016 // 15 855638016 704643072 1010827264 201326592 738197504 404750336 940572672 537395200 262144 268566528 65536 32768 16384 8192 1073741824 931135488 444596224 620756992 // 16 620756992 855638016 704643072 1010827264 201326592 738197504 404750336 940572672 537395200 262144 268566528 65536 32768 16384 8192 1073741824 931135488 444596224 // 17 444596224 620756992 855638016 704643072 1010827264 201326592 738197504 404750336 940572672 537395200 262144 268566528 65536 32768 16384 8192 1073741824 931135488 // 18 931135488 444596224 620756992 855638016 704643072 1010827264 201326592 738197504 404750336 940572672 537395200 262144 268566528 65536 32768 16384 8192 1073741824 // end of file