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.
Basic functionality that is expected to be used by a wide variety of IMP users.
General purpose algebraic and geometric methods that are expected to be used by a wide variety of IMP...
Class for storing model, its restraints, constraints, and particles.