10 p0 = m.add_particle(
"xyz0")
13 p1 = m.add_particle(
"xyz1")
static XYZ setup_particle(kernel::Model *m, ParticleIndex pi)
double get_distance(XYZR a, XYZR b)
Compute the sphere distance between a and b.
See IMP.core for more information.
See IMP.algebra for more information.
Class for storing model, its restraints, constraints, and particles.