IMP
2.3.1
The Integrative Modeling Platform
|
Fitting of multiple profiles to the experimental one. The weights of the profiles are computed analytically using non-negative least squares fitting (NNLS) More...
#include "ProfileFitter.h"
#include "ChiScore.h"
#include "WeightedFitParameters.h"
#include <IMP/algebra/eigen3/Eigen/Dense>
Go to the source code of this file.
Classes | |
class | IMP::saxs::WeightedProfileFitter |
Namespaces | |
IMP | |
Synonym for IMP::kernel. | |
IMP::saxs | |
Support for small angle X-ray scattering (SAXS) data. | |
Fitting of multiple profiles to the experimental one. The weights of the profiles are computed analytically using non-negative least squares fitting (NNLS)
Definition in file WeightedProfileFitter.h.