Trait opencv::dnn::prelude::BNLLLayerTraitConst[][src]

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

Required methods

Implementors