IMP logo
IMP Reference Guide  2.7.0
The Integrative Modeling Platform
nnls.h File Reference
#include <IMP/saxs/saxs_config.h>
#include <IMP/algebra/eigen3/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

IMP_Eigen::VectorXf IMP::saxs::NNLS (const IMP_Eigen::MatrixXf &A, const IMP_Eigen::VectorXf &b)
 non-negative least square fitting for profile weight solving problem More...
 

Detailed Description

Authors
Dina Schneidman Copyright 2007-2017 IMP Inventors. All rights reserved.

Definition in file nnls.h.