stdlib_dtrexc Interface

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

Arguments

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