multovl  1.3
Multiple overlaps of genomic regions
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Pages
Public Member Functions | List of all members
multovl::prob::EmpirDistr::Exception Class Reference

#include "empirdistr.hh"

Public Member Functions

 Exception (const std::string &msg)
 
const std::string error_message () const
 

Detailed Description

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


The documentation for this class was generated from the following file: