stdlib_zlaic1 Interface

interface
public pure module subroutine stdlib_zlaic1(job, j, x, sest, w, gamma, sestpr, s, c)

Arguments

Type IntentOptional Attributes Name
integer(kind=ilp), intent(in) :: job
integer(kind=ilp), intent(in) :: j
complex(kind=dp), intent(in) :: x(j)
real(kind=dp), intent(in) :: sest
complex(kind=dp), intent(in) :: w(j)
complex(kind=dp), intent(in) :: gamma
real(kind=dp), intent(out) :: sestpr
complex(kind=dp), intent(out) :: s
complex(kind=dp), intent(out) :: c