// Description: Sampling module
// Documentation: uniform_sampling.txt
#ifndef PASTELMATH_SAMPLING_H_MODULE
#define PASTELMATH_SAMPLING_H_MODULE
#include "pastel/math/sampling/uniform_distortion.h"
#include "pastel/math/sampling/uniform_sampling.h"
#endif