#include "random.h"
#include "vegas.h"
#include "lowdiscrepancypx.h"
#include "linear.h"
#include "tilepx.h"
#include "scene.h"
#include "hilbertpx.h"
#include "dynload.h"
#include "error.h"
Go to the source code of this file.
Variables | |
static DynamicLoader::RegisterSampler < RandomSampler > | r ("random") |
DynamicLoader::RegisterSampler<RandomSampler> r("random") [static] |