Function greater_than_gmat_gscalar

Source
pub fn greater_than_gmat_gscalar(
    lhs: &impl GMatTraitConst,
    rhs: &impl GScalarTraitConst,
) -> Result<GMat>