Trait opencv::dnn::prelude::BNLLLayerTraitConst   [−][src]
pub trait BNLLLayerTraitConst: ActivationLayerTraitConst {
    fn as_raw_BNLLLayer(&self) -> *const c_void;
}pub trait BNLLLayerTraitConst: ActivationLayerTraitConst {
    fn as_raw_BNLLLayer(&self) -> *const c_void;
}