IMP  2.3.0
The Integrative Modeling Platform
Array.h File Reference

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>
+ Include dependency graph for Array.h:
+ This graph shows which files directly or indirectly include this file:

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

 IMP
 Synonym for IMP::kernel.
 
 IMP::base
 Low level functionality (logging, error handling, profiling, command line flags etc) that is used by all of IMP.
 

Detailed Description

Classes to handle static sized arrays of things.

Copyright 2007-2014 IMP Inventors. All rights reserved.

Definition in file Array.h.