19 d0.set_coordinates_are_optimized(
True)
20 d1.set_coordinates_are_optimized(
True)
27 opt.set_minimum_size(.000001)
28 opt.set_initial_length(1)
31 e = opt.optimize(1000000)
Support for running tests of IMP functionality.
static XYZ setup_particle(kernel::Model *m, ParticleIndex pi)
Several general purpose optimizers from the GNU Scientific Library (GSL).
Distance restraint between two particles.
double get_distance(XYZR a, XYZR b)
Compute the sphere distance between a and b.
A simplex optimizer taken from GSL.
Class to handle individual model 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...
Class for storing model, its restraints, constraints, and particles.
Harmonic function (symmetric about the mean)