Wrapper for a non-negative least squares (NNLS) solver.
Definition: NonNegativeLeastSquaresSolver.h:21
static Int solve(const Matrix< double > &A, const Matrix< double > &b, Matrix< double > &x)
This is a wrapper for the external nnls library for the non-negative least square problem Ax=b,...
RETURN_STATUS
Definition: NonNegativeLeastSquaresSolver.h:25
@ SOLVED
Definition: NonNegativeLeastSquaresSolver.h:26
int Int
Signed integer type.
Definition: Types.h:72
FLASHIda C++ to C# (or vice versa) bridge functions The functions here are called in C# to invoke fun...
Definition: openswathalgo/include/OpenMS/OPENSWATHALGO/DATAACCESS/ISpectrumAccess.h:19