OMP Algorithm ============= This module contains the Orthogonal Matching Pursuit (OMP) algorithm used for sparse coding. .. automodule:: CompSensePack.dictionaries.OMP :members: :undoc-members: :show-inheritance: