// 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) 19 // numCols 19 // numRows // outDigits= numRows 524288 // numPoints (=b^{numCols}) 19 // dim // 9 // Stregth // in class DigitalNetBase2 // genMat[i] should be the i-th number below // 1 1073741824 864026624 520093696 780140544 436207616 889192448 1006632960 608174080 939524096 136314880 672137216 537395200 262144 268566528 65536 32768 16384 8192 4096 // 2 4096 1073741824 864026624 520093696 780140544 436207616 889192448 1006632960 608174080 939524096 136314880 672137216 537395200 262144 268566528 65536 32768 16384 8192 // 3 8192 4096 1073741824 864026624 520093696 780140544 436207616 889192448 1006632960 608174080 939524096 136314880 672137216 537395200 262144 268566528 65536 32768 16384 // 4 16384 8192 4096 1073741824 864026624 520093696 780140544 436207616 889192448 1006632960 608174080 939524096 136314880 672137216 537395200 262144 268566528 65536 32768 // 5 32768 16384 8192 4096 1073741824 864026624 520093696 780140544 436207616 889192448 1006632960 608174080 939524096 136314880 672137216 537395200 262144 268566528 65536 // 6 65536 32768 16384 8192 4096 1073741824 864026624 520093696 780140544 436207616 889192448 1006632960 608174080 939524096 136314880 672137216 537395200 262144 268566528 // 7 268566528 65536 32768 16384 8192 4096 1073741824 864026624 520093696 780140544 436207616 889192448 1006632960 608174080 939524096 136314880 672137216 537395200 262144 // 8 262144 268566528 65536 32768 16384 8192 4096 1073741824 864026624 520093696 780140544 436207616 889192448 1006632960 608174080 939524096 136314880 672137216 537395200 // 9 537395200 262144 268566528 65536 32768 16384 8192 4096 1073741824 864026624 520093696 780140544 436207616 889192448 1006632960 608174080 939524096 136314880 672137216 // 10 672137216 537395200 262144 268566528 65536 32768 16384 8192 4096 1073741824 864026624 520093696 780140544 436207616 889192448 1006632960 608174080 939524096 136314880 // 11 136314880 672137216 537395200 262144 268566528 65536 32768 16384 8192 4096 1073741824 864026624 520093696 780140544 436207616 889192448 1006632960 608174080 939524096 // 12 939524096 136314880 672137216 537395200 262144 268566528 65536 32768 16384 8192 4096 1073741824 864026624 520093696 780140544 436207616 889192448 1006632960 608174080 // 13 608174080 939524096 136314880 672137216 537395200 262144 268566528 65536 32768 16384 8192 4096 1073741824 864026624 520093696 780140544 436207616 889192448 1006632960 // 14 1006632960 608174080 939524096 136314880 672137216 537395200 262144 268566528 65536 32768 16384 8192 4096 1073741824 864026624 520093696 780140544 436207616 889192448 // 15 889192448 1006632960 608174080 939524096 136314880 672137216 537395200 262144 268566528 65536 32768 16384 8192 4096 1073741824 864026624 520093696 780140544 436207616 // 16 436207616 889192448 1006632960 608174080 939524096 136314880 672137216 537395200 262144 268566528 65536 32768 16384 8192 4096 1073741824 864026624 520093696 780140544 // 17 780140544 436207616 889192448 1006632960 608174080 939524096 136314880 672137216 537395200 262144 268566528 65536 32768 16384 8192 4096 1073741824 864026624 520093696 // 18 520093696 780140544 436207616 889192448 1006632960 608174080 939524096 136314880 672137216 537395200 262144 268566528 65536 32768 16384 8192 4096 1073741824 864026624 // 19 864026624 520093696 780140544 436207616 889192448 1006632960 608174080 939524096 136314880 672137216 537395200 262144 268566528 65536 32768 16384 8192 4096 1073741824 // end of file