SimPEG.regularization.SparseSmallness.norm#
- property SparseSmallness.norm#
- Norm for the sparse regularization. - Returns:
- None,- float, (- n_cells, )- numpy.ndarray
- Norm for the sparse regularization. If - None, a 2-norm is used. A float within the interval [0,2] represents a constant norm applied for all cells. A- numpy.ndarrayobject, where each entry is used to apply a different norm to each cell in the mesh.