Example: replace primitivepolynomials.cpp provided by QuantLib standard distribution with the 8129334 polinomials version and comment out the line below if you want absolutely all of the provided primitive polynomials modulo two.
#define PPMT_MAX_DIM 8129334
Note that PPMT_MAX_DIM will be redefined to be the nearest equal or larger number of polynomials up to one of the predefined macros N_PRIMITIVES_UP_TO_DEGREE_XX below.
Random Copyright (c) Jin Yang. All Rights Reserved.