[][src]Trait opencv::prelude::BNLLLayer

pub trait BNLLLayer: AlgorithmTrait + ActivationLayer + LayerTrait {
    fn as_raw_BNLLLayer(&self) -> *mut c_void;
}

Required methods

Loading content...

Methods

impl<'_> dyn BNLLLayer + '_[src]

Implementors

Loading content...