Trait opencv::prelude::AbsLayerTrait[][src]

pub trait AbsLayerTrait: AbsLayerTraitConst + ActivationLayerTrait {
    fn as_raw_mut_AbsLayer(&mut self) -> *mut c_void;
}

Required methods

Implementors