dtrsl Subroutine

subroutine dtrsl(t, ldt, n, b, job, info)

Arguments

Type IntentOptional Attributes Name
double precision :: t(ldt,*)
integer :: ldt
integer :: n
double precision :: b(*)
integer :: job
integer :: info

Calls

proc~~dtrsl~~CallsGraph proc~dtrsl dtrsl daxpy daxpy proc~dtrsl->daxpy