shark::TruncatedExponential< RngType > Member List

This is the complete list of members for shark::TruncatedExponential< RngType >, including all inherited members.

lambda() constshark::TruncatedExponential< RngType >inline
max() constshark::TruncatedExponential< RngType >inline
operator()(double lambda, double max=1.0)shark::TruncatedExponential< RngType >inline
p(double x)shark::TruncatedExponential< RngType >inline
setLambda(double newLambda)shark::TruncatedExponential< RngType >inline
setMax(double newMax)shark::TruncatedExponential< RngType >inline
TruncatedExponential(RngType &rng, double lambda=1, double max=1.0)shark::TruncatedExponential< RngType >inline
TruncatedExponential(double integral, RngType &rng, double lambda=1, double max=1.0)shark::TruncatedExponential< RngType >inline