Function Svzero-Sf

Part of:

package cl-mathstats
( svzero-sf < 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 indices of the
zeroed elements. This routine uses single-floats.