IMP Reference Guide
2.20.2
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>
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 |