cmplx_lt Interface

private interface cmplx_lt

Contents


Module Procedures

private elemental function cmplx_lt_d_a_i64(a, b) result(bLt)

Arguments

Type IntentOptional Attributes Name
complex(kind=dp), intent(in) :: a
complex(kind=dp), intent(in) :: b

Return Value logical