mne_denoise.dss.denoisers.beta_pow3#

mne_denoise.dss.denoisers.beta_pow3(source: ndarray) float[source]#

Return the cubic fixed-point coefficient -3.0.

Parameters:
sourcendarray

Source samples; used only to match the fixed-point coefficient API.