Trait opencv::dnn::BNLLLayerTraitConst
source · pub trait BNLLLayerTraitConst: ActivationLayerTraitConst {
// Required method
fn as_raw_BNLLLayer(&self) -> *const c_void;
}
Expand description
Constant methods for crate::dnn::BNLLLayer