cmplx_lt Interface

private interface cmplx_lt

Contents


Module Procedures

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

Arguments

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

Return Value logical