// OOA_{2^{2r-3}}(4,2^{r}+1,4,2) equivalent to a digital binary (2r-3,2r+1,2^{r}+1})-net. Reference: Y. Edel, J. Bierbrauer, Construction of digital nets from BCH-Codes, Proceedings of Monte Carlo and Quasi-Monte Carlo Methods, Salzburg 1996, Lecture Notes in Statistics 127 (1997), 221 - 231. 2 // b (base) 7 // numCols 7 // numRows // outDigits= numRows 128 // numPoints (=b^{numCols}) 9 // dim // 4 // Stregth // in class DigitalNetBase2 // genMat[i] should be the i-th number below // 1 1342177280 671088640 150994944 67108864 134217728 704643072 1744830464 // 2 33554432 2013265920 1895825408 536870912 2080374784 1342177280 1744830464 // 3 16777216 2013265920 134217728 671088640 1409286144 33554432 1744830464 // 4 134217728 2013265920 1895825408 1342177280 201326592 167772160 1744830464 // 5 1476395008 1879048192 16777216 33554432 1543503872 1342177280 1744830464 // 6 2013265920 671088640 687865856 134217728 1946157056 570425344 1744830464 // 7 1476395008 1358954496 2013265920 1342177280 67108864 570425344 1744830464 // 8 1476395008 150994944 1879048192 536870912 603979776 33554432 1744830464 // 9 2013265920 1342177280 553648128 536870912 603979776 570425344 1744830464 // end of file