Releases: nasa/RVLib
Releases · nasa/RVLib
First Release
Initial beta version of the C++ Random Variable Library
Includes:
- Classes for representing, manipulating, and analysis of single Gaussian and Log-Normal parametric distributions
- Classes for representing, manipulating, and analysis of single Unweighted and Weighted Samples non-parametric distributions
- Translation function for sampling from parametric distributions to non-parametric distributions (see Translation.h)
- Translation function for fitting from non-parametric distributions to parametric distributions (see Translation.h)
- Some examples, license, and readme