IMP::gsl::ConjugateGradients Class Reference
Detailed Description
A conjugate gradients optimizer taken from GSL.
- See also:
- IMP::core::ConjugateGradients
|
Public Member Functions |
|
| ConjugateGradients (Model *m=NULL) |
|
virtual std::string | get_type_name () const |
|
virtual ::IMP::VersionInfo | get_version_info () const |
|
virtual Float | optimize (unsigned int max_steps) |
|
void | set_threshold (double mg) |
| | Set the gradient threshold.
|
Friends |
|
template<class T > |
| void | IMP::internal::unref (T *) |
The documentation for this class was generated from the following files: