pub type OversampledSoftClipper = OversamplingWrapper<TanhClipper>;Expand description
An oversampled tanh soft clipper, the default OversamplingWrapper.
Aliased Typeยง
pub struct OversampledSoftClipper { /* private fields */ }pub type OversampledSoftClipper = OversamplingWrapper<TanhClipper>;An oversampled tanh soft clipper, the default OversamplingWrapper.
pub struct OversampledSoftClipper { /* private fields */ }