Type Definition opencv::core::Matx22

source ·
pub type Matx22<T> = Matx<T, SizedArray22>;