ProteoWizard
|
#include "Index.hpp"
Go to the source code of this file.
Classes | |
class | pwiz::data::MemoryIndex |
index implementation in memory; find(string id) is O(logN); find(ordinal index) is O(1); memory footprint is basically (number of entries * 2) More... |
Namespaces | |
namespace | pwiz |
AMTContainer.hpp. | |
namespace | pwiz::data |