IMP
2.2.0
The Integrative Modeling Platform
|
stored multifit settings data More...
#include <IMP/multifit/multifit_config.h>
#include <IMP/base_types.h>
#include <IMP/container_macros.h>
#include <IMP/base/Pointer.h>
#include <IMP/kernel/Model.h>
#include <IMP/algebra/Transformation3D.h>
Go to the source code of this file.
Classes | |
class | IMP::multifit::AssemblyHeader |
Holds data about the assembly density needed for optimization. More... | |
class | IMP::multifit::ComponentHeader |
Holds data about a component needed for optimization. More... | |
class | IMP::multifit::SettingsData |
Holds header data for optimization. More... | |
Namespaces | |
IMP | |
All IMP::kernel code is brought into the IMP namespace. | |
IMP::multifit | |
See IMP.multifit for more information. | |
Typedefs | |
typedef IMP::base::Vector < IMP::base::Pointer < ComponentHeader > > | IMP::multifit::ComponentHeaders |
typedef IMP::base::Vector < IMP::base::WeakPointer < ComponentHeader > > | IMP::multifit::ComponentHeadersTemp |
Functions | |
SettingsData * | IMP::multifit::read_settings (const char *filename) |
void | IMP::multifit::write_settings (const char *filename, const SettingsData *sd) |
Copyright 2007-2014 IMP Inventors. All rights reserved.
Definition in file SettingsData.h.