|
IMP Reference Guide
develop.169ea894ba,2025/11/02
The Integrative Modeling Platform
|
#include <IMP/saxs/saxs_config.h>#include <Eigen/Dense>
Include dependency graph for nnls.h:
This graph shows which files directly or indirectly include this file: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::VectorXd | IMP::saxs::NNLS (const Eigen::MatrixXd &A, const Eigen::VectorXd &b) |
| non-negative least square fitting for profile weight solving problem More... | |
Definition in file nnls.h.