IMP
2.0.1
The Integrative Modeling Platform
|
Clustering of transformation. More...
#include <IMP/multifit/multifit_config.h>
#include <IMP/base_types.h>
#include <IMP/Particle.h>
#include <IMP/algebra/Transformation3D.h>
#include <IMP/em/rigid_fitting.h>
#include <IMP/domino/DominoSampler.h>
Go to the source code of this file.
Namespaces | |
namespace | IMP |
All IMP::kernel code is brought into the IMP namespace. | |
namespace | IMP::multifit |
See IMP.multifit Overview for more information. | |
Typedefs | |
typedef IMP::base::Vector < IMP::base::Pointer < TransformationClustering > > | IMP::multifit::TransformationClusterings |
Functions | |
IntsList | IMP::multifit::get_clustered (Particles ps, const algebra::Transformation3Ds &trans, float max_rmsd, float max_angle_diff_in_rad, float max_displace, int min_cluster_size) |
Cluster transformations. More... | |
Copyright 2007-2013 IMP Inventors. All rights reserved.
Definition in file TransformationClustering.h.