I already searched pseudocode for the NNLS Algorithm in the Web, but I only found complicated pseudocode that I couldn“t understand.
What are the rudimentary steps that NNLS takes? (Just the abstract steps without the details)
I use NNLS in my Thesis as a black box, but I want to explain what it does in a few sentences.