IMP Reference Guide
2.18.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 | |
IMP | |
Base functionality and abstract base classes for representation, scoring and sampling. | |
IMP::em2d | |
Restraints using electron microscopy 2D images (class averages). | |
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) |
operations implying interaction of models and the EM module
Copyright 2007-2022 IMP Inventors. All rights reserved.
Definition in file model_interaction.h.