|
IMP Reference Guide
2.23.0
The Integrative Modeling Platform
|
A class for storing lists of IMP items. More...
#include <IMP/kernel_config.h>#include "Showable.h"#include "Value.h"#include <sstream>#include <cereal/access.hpp>#include "hash.h"#include <vector>
Include dependency graph for Vector.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | IMP::Vector< T, Allocator > |
A more IMP-like version of the std::vector. More... | |
Namespaces | |
| IMP | |
| Base functionality and abstract base classes for representation, scoring and sampling. | |
Macros | |
| #define | IMP_VECTOR_ALLOCATOR std::allocator |