operator(.arrlt.) Interface

public interface operator(.arrlt.)

Contents


Module Procedures

private pure function arr_lt_int64(a, b) result(bLt)

Arguments

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

Return Value logical