
Public Member Functions | |
| DihedralRestraint (UnaryFunction *score_func, Particle *p1, Particle *p2, Particle *p3, Particle *p4) | |
| Create the dihedral restraint. | |
| ContainersTemp | get_input_containers () const |
| ParticlesTemp | get_input_particles () const |
| ParticlesList | get_interacting_particles () const |
| virtual std::string | get_type_name () const |
| virtual ::IMP::VersionInfo | get_version_info () const |
| virtual double | unprotected_evaluate (DerivativeAccumulator *accum) const |
Friends | |
| template<class T > | |
| void | IMP::internal::unref (T *) |
| IMP::core::DihedralRestraint::DihedralRestraint | ( | UnaryFunction * | score_func, | |
| Particle * | p1, | |||
| Particle * | p2, | |||
| Particle * | p3, | |||
| Particle * | p4 | |||
| ) |
Create the dihedral restraint.