Photon Engine 2.0.0-beta
A physically based renderer.
Loading...
Searching...
No Matches
TPwcDistribution1D.h File Reference
#include <type_traits>
#include <vector>
#include "Math/Random/TPwcDistribution1D.ipp"

Go to the source code of this file.

Classes

class  ph::math::TPwcDistribution1D< T >
 A 1-D piecewise constant distribution of floating-point type T. The sample weights can be seen as a histogram, and samples are drawn according to each column's relative heights. Each generated sample is guaranteed to have a non-zero PDF. More...
 

Namespaces

namespace  ph
 The root for all renderer implementations.
 
namespace  ph::math
 Math functions and utilities.