IMP logo
IMP Reference Guide  develop.cb6747d2d1,2024/03/28
The Integrative Modeling Platform
core/ConjugateGradients.h File Reference

Simple conjugate gradients optimizer. More...

#include <IMP/core/core_config.h>
#include <IMP/AttributeOptimizer.h>
#include <cereal/access.hpp>
#include <cereal/types/base_class.hpp>
+ Include dependency graph for core/ConjugateGradients.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IMP::core::ConjugateGradients
 Simple conjugate gradients optimizer. More...
 

Namespaces

 IMP
 Base functionality and abstract base classes for representation, scoring and sampling.
 
 IMP::core
 Basic functionality that is expected to be used by a wide variety of IMP users.
 

Detailed Description

Simple conjugate gradients optimizer.

Copyright 2007-2022 IMP Inventors. All rights reserved.

Definition in file core/ConjugateGradients.h.