|
IMP Reference Guide
2.23.0
The Integrative Modeling Platform
|
Store an array of values of the same type. More...
#include <IMP/kernel_config.h>#include "base_macros.h"#include "exception.h"#include "Value.h"#include <boost/scoped_array.hpp>#include <cereal/access.hpp>#include <IMP/hash.h>#include <iterator>
Include dependency graph for ConstVector.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | IMP::ConstVector< Data, SwigData > |
| Store an array of values of the same type. More... | |
Namespaces | |
| IMP | |
| Base functionality and abstract base classes for representation, scoring and sampling. | |
Functions | |
| template<class A > | |
| void | IMP::swap (ConstVector< A > &a, ConstVector< A > &b) |
Store an array of values of the same type.
Copyright 2007-2022 IMP Inventors. All rights reserved.
Definition in file ConstVector.h.