eXpress “1.5”
|
add_val(size_t len, double mass) | LengthDistribution | |
append_output(std::ofstream &outfile, std::string length_type) const | LengthDistribution | |
cmf(size_t len) const | LengthDistribution | |
cmf() const | LengthDistribution | |
LengthDistribution(double alpha, size_t max_val, size_t prior_mu, size_t prior_sigma, size_t kernel_n, double kernel_p, size_t bin_size=1) | LengthDistribution | |
LengthDistribution(std::string param_file_name, std::string length_type) | LengthDistribution | |
max_val() const | LengthDistribution | |
mean() const | LengthDistribution | |
min_val() const | LengthDistribution | |
pmf(size_t len) const | LengthDistribution | |
to_string() const | LengthDistribution | |
tot_mass() const | LengthDistribution |