Functionsยง
- non_
negative_ matrix_ factorization_ dyn - Does non-negative matrix factorization on a dynamically-sized matrix (DMatrix)
- non_
negative_ matrix_ factorization_ generic - Does non-negative matrix factorization using multiplicative static update rule as defined on the wikipedia page. Is generic over the allocation strategy of the Matrix.
- non_
negative_ matrix_ factorization_ static - Does non-negative matrix factorization on a statically-sized matrix (SMatrix)