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