Trait opencv::prelude::MishLayerTraitConst[][src]

pub trait MishLayerTraitConst: ActivationLayerTraitConst {
    fn as_raw_MishLayer(&self) -> *const c_void;
}

Required methods

Implementors