Function compute::linalg::matmatdiv[][src]

pub fn matmatdiv(m1: &Matrix, m2: &Matrix) -> Matrix