pub fn sub_mat_mat(a: &Mat, b: &Mat) -> Result<MatExpr>