Module cmod

This module includes the admm.cmod.CnstrMOD class for solving the problem

\[\mathrm{argmin}_D (1/2) \| D X - S \|_2^2 \quad \text{ such that } \quad \|\mathbf{d}_m\|_2 = 1\]

A usage example is available.