IMP
2.0.1
The Integrative Modeling Platform
|
Classes to handle static sized arrays of things. More...
#include <IMP/base/base_config.h>
#include "Value.h"
#include "comparison_macros.h"
#include "hash_macros.h"
#include "check_macros.h"
#include "showable_macros.h"
#include <boost/array.hpp>
Go to the source code of this file.
Classes | |
class | IMP::base::Array< D, Data, SwigData > |
A class to store an fixed array of same-typed values. More... | |
Namespaces | |
namespace | IMP |
All IMP::kernel code is brought into the IMP namespace. | |
namespace | IMP::base |
See IMP.base Overview for more information. | |