-  3.39.21
Namespaces | Functions
tools.py File Reference

Namespaces

 pyfaust.tools
 The pyfaust tools module.
 

Functions

def pyfaust.tools.omp (y, D, maxiter=None, tol=0, relerr=True, verbose=False)
 Runs the greedy OMP algorithm optimized by Cholesky decomposition. More...