IMP
2.1.0
The Integrative Modeling Platform
|
fitting utilities More...
#include <IMP/algebra/Transformation3D.h>
#include <IMP/kernel/Model.h>
#include <IMP/core/Hierarchy.h>
#include <IMP/base/Object.h>
#include <IMP/file.h>
#include <IMP/em/rigid_fitting.h>
#include <IMP/multifit/multifit_config.h>
#include "FittingSolutionRecord.h"
Go to the source code of this file.
Namespaces | |
IMP | |
All IMP::kernel code is brought into the IMP namespace. | |
IMP::multifit | |
See IMP.multifit for more information. | |
Functions | |
em::DensityMap * | IMP::multifit::create_hit_map (core::RigidBody rb, Refiner *rb_ref, const FittingSolutionRecords &sols, em::DensityMap *damp) |
algebra::Vector3Ds | IMP::multifit::get_points_close_to_molecule (const atom::Hierarchy &mh, const algebra::Vector3Ds points, Float max_dist) |
algebra::Vector3Ds | IMP::multifit::get_points_far_from_molecule (const atom::Hierarchy &mh, const algebra::Vector3Ds points, Float max_dist) |
Copyright 2007-2013 IMP Inventors. All rights reserved.
Definition in file fitting_utils.h.