Function apply_rotation

Source
fn apply_rotation(vec: &[f64], rotation: &[Vec<f64>], scale: f64) -> Vec<f64>