BamAlgorithms.h

Go to the documentation of this file.
00001 // ***************************************************************************
00002 // BamAlgorithms.h (c) 2009 Derek Barnett
00003 // Marth Lab, Department of Biology, Boston College
00004 // All rights reserved.
00005 // ---------------------------------------------------------------------------
00006 // Last modified: 10 October 2011 (DB)
00007 // ---------------------------------------------------------------------------
00008 // Provides generic algorithms that are intended to work with BamTools data
00009 // structures. Where possible, these are intended to be STL-compatible.
00010 // ***************************************************************************
00011 
00012 #ifndef BAMALGORITHMS_H
00013 #define BAMALGORITHMS_H
00014 
00015 #include "api/algorithms/Sort.h"
00016 
00021 #endif // BAM_ALGORITHMS_H
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Generated on Wed Aug 29 17:43:46 2012 for BamTools by  doxygen 1.6.3