IMP
2.0.1
The Integrative Modeling Platform
|
Various general useful macros for IMP. More...
Go to the source code of this file.
Macros | |
#define | IMP_OPTIMIZER(Name) |
Define the basic things you need for an Optimizer. More... | |
Copyright 2007-2013 IMP Inventors. All rights reserved.
Definition in file kernel/optimizer_macros.h.
#define IMP_OPTIMIZER | ( | Name | ) |
In addition to the methods done by IMP_OBJECT, it declares
Definition at line 22 of file kernel/optimizer_macros.h.