multovl
1.3
Multiple overlaps of genomic regions
|
#include "empirdistr.hh"
Public Member Functions | |
Exception (const std::string &msg) | |
const std::string | error_message () const |
Exception class for the following situations: if an accessor is invoked on a "dirty" EmpirDistr object if an accessor is invoked on an empty EmpirDistr object, or if variance() or std_dev() are invoked on an EmpirDistr object containing less than 2 data points