div_mat_mat

Function div_mat_mat 

Source
pub fn div_mat_mat(
    a: &impl MatTraitConst,
    b: &impl MatTraitConst,
) -> Result<MatExpr>