Matx34d

Type Alias Matx34d 

Source
pub type Matx34d = Matx34<f64>;

Aliased Type§

#[repr(C)]
pub struct Matx34d { pub val: [f64; 12], }

Fields§

§val: [f64; 12]