macro_rules! impl_ops_sigmoid_for {
    ($t:ident, $b:ty) => { ... };
}
Expand description

sigmoid impl generation macro