planc
Parallel Lowrank Approximation with Non-negativity Constraints
Classes
bppnnls.hpp File Reference
#include <lapacke.h>
#include <assert.h>
#include "ActiveSetNNLS.h"
#include "nnls.hpp"
#include "utils.hpp"
#include <set>
#include <algorithm>
#include <iomanip>
#include "ActiveSetNNLS.hpp"
#include "SortBooleanMatrix.hpp"

Go to the source code of this file.

Classes

class  BPPNNLS< MATTYPE, VECTYPE >