Function Svzero-Df

Part of:

package cl-mathstats
( svzero-df < w > < n > < threshold > &optional < report? > )

If the relative magnitude of an element in w&#39; compared to the largest<br> element is less than threshold,' then zero that element. If `report?' is true,
the indices of zeroed elements are printed. Returns a list of the indices of
zeroed elements. This routine uses double-floats.