Skip to main content

universal_threshold

Function universal_threshold 

Source
pub fn universal_threshold(sigma: f64, n: usize) -> f64
Expand description

Compute the universal (VisuShrink) threshold.

sigma is the noise standard deviation. n is the signal length.