opencv::types

Type Alias PtrOfLSTMLayer

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

Aliased Typeยง

struct PtrOfLSTMLayer { /* private fields */ }