Type Alias GMat2

Source
pub type GMat2 = Tuple<(GMat, GMat)>;

Aliased Typeยง

pub struct GMat2 { /* private fields */ }