opencv::types

Type Alias PtrOfAtanLayer

Source
pub type PtrOfAtanLayer = Ptr<AtanLayer>;
๐Ÿ‘ŽDeprecated: Use the the non-alias form core::Ptr<crate::dnn::AtanLayer> instead, removal in Nov 2024

Aliased Typeยง

struct PtrOfAtanLayer { /* private fields */ }