KSVD Dictionary Learning ========================= This module implements the K-SVD dictionary learning algorithm, along with related functions. .. automodule:: CompSensePack.dictionaries.KSVD :members: :undoc-members: :show-inheritance: