stdlib_ctrexc Interface

interface
public pure module subroutine stdlib_ctrexc(compq, n, t, ldt, q, ldq, ifst, ilst, info)

Arguments

Type IntentOptional Attributes Name
character(len=1), intent(in) :: compq
integer(kind=ilp), intent(in) :: n
complex(kind=sp), intent(inout) :: t(ldt,*)
integer(kind=ilp), intent(in) :: ldt
complex(kind=sp), intent(inout) :: q(ldq,*)
integer(kind=ilp), intent(in) :: ldq
integer(kind=ilp), intent(in) :: ifst
integer(kind=ilp), intent(in) :: ilst
integer(kind=ilp), intent(out) :: info