Trait opencv::dnn::GatherLayerTraitConst
source · pub trait GatherLayerTraitConst: LayerTraitConst {
// Required method
fn as_raw_GatherLayer(&self) -> *const c_void;
}Expand description
Constant methods for crate::dnn::GatherLayer