Skip to main content

mat_scale

Function mat_scale 

Source
pub fn mat_scale(a: &[f64], s: f64) -> Vec<f64>
Expand description

Scale matrix by scalar.