operator(.arrgt.) Interface

public interface operator(.arrgt.)

Contents


Module Procedures

private pure function arr_gt_int64(a, b) result(bGt)

Arguments

Type IntentOptional Attributes Name
integer(kind=int64), intent(in), dimension(:) :: a
integer(kind=int64), intent(in), dimension(:) :: b

Return Value logical