max_mat

Function max_mat 

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