Skip to main content

matrix_div_elems

Function matrix_div_elems 

Source
pub fn matrix_div_elems(a: &Matrix, b: &Matrix) -> Result<Matrix>
Expand description

Divides the a matrix elements by the b matrix.