greater_than_mat_mat

Function greater_than_mat_mat 

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