bbq Implementation Documentation
Main Page | Namespace List | Class List | File List | Namespace Members | Class Members | File Members

bbq Class List

Here are the classes, structs, unions and interfaces with brief descriptions:
bbq::bit_multi_setThis class provides and advanced (but also rather inefficient) way of handling sets, which is a major part of the algorithms underlying bbq
bbq::footprint_detectorThe class footprint_detector exists for rather historical reasons
std::triple< _T1, _T2, _T3 >Triple implementation for a triple class in C++
bbq::uint64_bitsetThis class provides one possible way of handling sets, which is a major part of the algorithms underlying bbq
bbq::uint_bitsetThis class provides one possible way of handling sets, which is a major part of the algorithms underlying bbq
bbq::variable_bitsetThis class provides one possible way of handling sets, which is a major part of the algorithms underlying bbq
bbq::weighted_bit_multi_setThis class provides the most advanced (but also most inefficient) way of handling sets, which is a major part of the algorithms underlying bbq
bbq::weighted_footprint_detector< w_bit_set >Class weighted_footprint_detector implements most crucial parts of the algorithms underlying bbq, including computation of the interval arrangements and finding best intersections between cells
bbq::weighted_variable_bitsetThis class provides one possible way of handling sets, which is a major part of the algorithms underlying bbq
bbq Implementation Documentation
Axel Mosig, Bioinformatics, University of Leipzig