PICCANTE  0.4
The hottest HDR imaging library!
Classes | Namespaces | Macros | Functions
sampler_random.hpp File Reference
#include <vector>
#include <set>
#include <iostream>
#include <fstream>
#include <random>
#include "../base.hpp"
#include "../image.hpp"
#include "../util/math.hpp"
#include "../util/point_samplers.hpp"
#include "../point_samplers/sampler_monte_carlo.hpp"
#include "../point_samplers/sampler_dart_throwing.hpp"
#include "../point_samplers/sampler_bridson.hpp"

Go to the source code of this file.

Classes

class  pic::RandomSampler< N >
 The RandomSampler class. More...
 

Namespaces

 pic
 

Macros

#define PIC_POINT_SAMPLERS_SAMPLER_RANDOM_HPP
 

Functions

template<unsigned int N>
PIC_INLINE void pic::ConvertVectorToPlus1 (std::vector< RandomSampler< N > > &rsVec, RandomSampler< N+1 > &rsOut)
 

Macro Definition Documentation

◆ PIC_POINT_SAMPLERS_SAMPLER_RANDOM_HPP

#define PIC_POINT_SAMPLERS_SAMPLER_RANDOM_HPP