#include "./RandomGenerator.h"
#include "../../common/types.h"
#include <valarray>
Go to the source code of this file.
Classes | |
class | Sobol |
Variables | |
const Natural | MAXBIT = 30MAXDIM=6 |
|
Definition at line 10 of file Sobol.h. Referenced by Sobol::sobseq(). |