This function implements one polymer force/extension curve. It is a physical energy and all the inputs are in angstroms and the outputs in kcal/mol (/angstrom).
Public Member Functions | |
virtual double | evaluate (double feature) const |
virtual DerivativePair | evaluate_with_derivative (double feature) const |
virtual std::string | get_type_name () const |
virtual ::IMP::VersionInfo | get_version_info () const |
WormLikeChain (Float l_max, Float lp) | |
Define the energy term. | |
Friends | |
template<class T > | |
void | IMP::internal::unref (T *) |
Define the energy term.
[in] | l_max | maximum length of the chain in angstroms |
[in] | lp | persistence length in angstroms |