![]() |
planc
Parallel Lowrank Approximation with Non-negativity Constraints
|
This is the complete list of members for NNLS< MATTYPE, VECTYPE >, including all inherited members.
clear() | NNLS< MATTYPE, VECTYPE > | inline |
getSolutionMatrix() | NNLS< MATTYPE, VECTYPE > | inline |
getSolutionVector() | NNLS< MATTYPE, VECTYPE > | inline |
NNLS(MATTYPE &inputMat, VECTYPE &rhs, bool prodSent) | NNLS< MATTYPE, VECTYPE > | inline |
NNLS(MATTYPE &inputMat, MATTYPE &RHS, bool prodSent) | NNLS< MATTYPE, VECTYPE > | inline |
solveNNLS()=0 | NNLS< MATTYPE, VECTYPE > | pure virtual |
~NNLS() | NNLS< MATTYPE, VECTYPE > | inline |