Function concision_core::func::activate::binary::heavyside

source ·
pub fn heavyside<T>(x: &T) -> T
where T: One + PartialOrd + Zero,
Expand description