IMP
2.2.0
The Integrative Modeling Platform
|
Metadata for a density file. More...
#include <IMP/em/em_config.h>
#include "def.h"
#include <IMP/base/exception.h>
#include <iostream>
#include <fstream>
#include <cstring>
#include <limits>
#include <IMP/algebra/BoundingBoxD.h>
#include <IMP/base/Object.h>
Go to the source code of this file.
Classes | |
class | IMP::em::DensityHeader |
Namespaces | |
IMP | |
All IMP::kernel code is brought into the IMP namespace. | |
IMP::em | |
See IMP.em for more information. | |
Functions | |
DensityHeader | IMP::em::create_density_header (const algebra::BoundingBoxD< 3 > &bb, float spacing) |
Create a header from a bounding box 3D. More... | |
Copyright 2007-2014 IMP Inventors. All rights reserved.
Definition in file DensityHeader.h.