|
IMP Reference Guide
2.23.0
The Integrative Modeling Platform
|
A class for profile storing and computation. More...
#include <IMP/saxs/saxs_config.h>#include <IMP/Object.h>#include <IMP/warning_macros.h>#include "FormFactorTable.h"#include "Distribution.h"#include <iostream>#include <vector>#include <cereal/access.hpp>#include <cereal/types/base_class.hpp>#include <cereal/types/vector.hpp>
Include dependency graph for Profile.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | IMP::saxs::Profile |
Namespaces | |
| IMP | |
| Base functionality and abstract base classes for representation, scoring and sampling. | |
| IMP::saxs | |
| Support for small angle X-ray scattering (SAXS) data. | |
Typedefs | |
| typedef IMP::Vector < IMP::Pointer< Profile > > | IMP::saxs::Profiles |
| typedef IMP::Vector < IMP::WeakPointer< Profile > > | IMP::saxs::ProfilesTemp |