Skip to content

Commit

Permalink
Several utility classes for sampling discrete + continuous 1D functions
Browse files Browse the repository at this point in the history
This commit wraps up the implementations of DiscreteDistribution,
ContinuousDistribution, and IrregularContinuousDistribution for 1D
sampling problems. The commit includes tests and two plugins for
representing color spectra that is built on the distribution classes:
'regular.cpp' (formerly: 'interpolated.cpp') and 'irregular.cpp'.
  • Loading branch information
wjakob authored and Speierers committed Jan 28, 2020
1 parent 5b40f3f commit 07b3d0c
Show file tree
Hide file tree
Showing 21 changed files with 905 additions and 314 deletions.
2 changes: 1 addition & 1 deletion ext/enoki
Loading

0 comments on commit 07b3d0c

Please sign in to comment.