[][src]Function map_3d::matmul3

pub fn matmul3(matrix: [f64; 9], col: [f64; 3]) -> [f64; 3]

Returns the array result of 3-by-3-matrix that multiplies a 3-by-1 column array