IMP
2.0.0
The Integrative Modeling Platform
|
operations implying interaction of models and the EM module More...
#include "IMP/em2d/em2d_config.h"
#include "IMP/em/DensityMap.h"
#include "IMP/em/SampledDensityMap.h"
#include "IMP/em/MapReaderWriter.h"
#include "IMP/algebra/Vector2D.h"
#include "IMP/algebra/Vector3D.h"
#include "IMP/atom/pdb.h"
#include "IMP/atom/Hierarchy.h"
#include "IMP/atom/Chain.h"
#include "IMP/atom/Residue.h"
#include "IMP/atom/Atom.h"
#include "IMP/core/XYZ.h"
#include "IMP/core.h"
#include "IMP/Pointer.h"
#include "IMP.h"
#include <typeinfo>
Go to the source code of this file.
Namespaces | |
namespace | IMP |
All IMP::kernel code is brought into the IMP namespace. | |
namespace | IMP::em2d |
See IMP.em2d Overview for more information. | |
Functions | |
void | IMP::em2d::write_vectors_as_pdb (const algebra::Vector2Ds vs, const String filename) |
void | IMP::em2d::write_vectors_as_pdb (const algebra::Vector3Ds vs, const String filename) |
Copyright 2007-2013 IMP Inventors. All rights reserved.
Definition in file model_interaction.h.