9 #ifndef IMPEXAMPLE_COMPLEX_ASSEMBLY_H
10 #define IMPEXAMPLE_COMPLEX_ASSEMBLY_H
12 #include <IMP/example/example_config.h>
16 IMPEXAMPLE_BEGIN_NAMESPACE
31 IMPEXAMPLE_END_NAMESPACE
Import IMP/kernel/base_types.h in the namespace.
BoundingBoxD< 3 > BoundingBox3D
Typedef for Python.
IMP::kernel::PairScore PairScore
void optimize_assembly(kernel::Model *m, const kernel::ParticlesTemp &components, const kernel::RestraintsTemp &interactions, const kernel::RestraintsTemp &other_restraints, const algebra::BoundingBox3D &bb, PairScore *ev, double cutoff, const PairPredicates &excluded=PairPredicates())
IMP::base::Vector< IMP::base::WeakPointer< Restraint > > RestraintsTemp
A bounding box in D dimensions.
IMP::base::Vector< IMP::base::Pointer< PairPredicate > > PairPredicates