Searched defs:from_cols_array (Results 1 – 20 of 20) sorted by relevance
51 pub fn from_cols_array(m: &[f64; 6]) -> Self { in from_cols_array() method
51 pub fn from_cols_array(m: &[f64; 12]) -> Self { in from_cols_array() method
57 pub const fn from_cols_array(m: &[f64; 4]) -> Self { in from_cols_array() method
95 pub const fn from_cols_array(m: &[f64; 9]) -> Self { in from_cols_array() method
111 pub const fn from_cols_array(m: &[f64; 16]) -> Self { in from_cols_array() method
51 pub fn from_cols_array(m: &[f32; 6]) -> Self { in from_cols_array() method
53 pub fn from_cols_array(m: &[f32; 12]) -> Self { in from_cols_array() method
95 pub const fn from_cols_array(m: &[f32; 9]) -> Self { in from_cols_array() method
61 pub const fn from_cols_array(m: &[f32; 4]) -> Self { in from_cols_array() method
117 pub const fn from_cols_array(m: &[f32; 16]) -> Self { in from_cols_array() method
75 pub const fn from_cols_array(m: &[f32; 4]) -> Self { in from_cols_array() method
100 pub const fn from_cols_array(m: &[f32; 9]) -> Self { in from_cols_array() method
56 pub const fn from_cols_array(m: &[f32; 4]) -> Self { in from_cols_array() method
97 pub const fn from_cols_array(m: &[f32; 9]) -> Self { in from_cols_array() method
114 pub const fn from_cols_array(m: &[f32; 16]) -> Self { in from_cols_array() method