opencv::types

Type Alias PtrOfParamGrid

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

Aliased Typeยง

struct PtrOfParamGrid { /* private fields */ }