13 p0 = m.add_particle(
"xyz0")
16 p1 = m.add_particle(
"xyz1")
Strings setup_from_argv(const Strings &argv, std::string description, std::string positional_description, int num_positional)
static XYZ setup_particle(Model *m, ParticleIndex pi)
double get_distance(XYZR a, XYZR b)
Compute the sphere distance between a and b.
Class for storing model, its restraints, constraints, and particles.
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...