IMP Reference Guide
2.12.0
The Integrative Modeling Platform
|
#include <IMP/saxs/saxs_config.h>
#include <Eigen/Dense>
Go to the source code of this file.
Namespaces | |
IMP | |
Base functionality and abstract base classes for representation, scoring and sampling. | |
IMP::saxs | |
Support for small angle X-ray scattering (SAXS) data. | |
Functions | |
Eigen::VectorXf | IMP::saxs::NNLS (const Eigen::MatrixXf &A, const Eigen::VectorXf &b) |
non-negative least square fitting for profile weight solving problem More... | |
Definition in file nnls.h.