IMP::gsl::QuasiNewton Class Reference
Detailed Description
A quasi-Newton optimizer taken from GSL.
- Warning: QuasiNewton has not been well tested yet
- Use with caution and please report any bugs found.
|
Public Member Functions |
virtual std::string | get_type_name () const |
virtual ::IMP::VersionInfo | get_version_info () const |
virtual Float | optimize (unsigned int max_steps) |
| QuasiNewton (Model *m=NULL) |
Friends |
template<class T > |
void | IMP::internal::unref (T *) |
The documentation for this class was generated from the following files: