stdlib_zlacon Interface

interface
public module subroutine stdlib_zlacon(n, v, x, est, kase)

Arguments

Type IntentOptional Attributes Name
integer(kind=ilp), intent(in) :: n
complex(kind=dp), intent(out) :: v(n)
complex(kind=dp), intent(inout) :: x(n)
real(kind=dp), intent(inout) :: est
integer(kind=ilp), intent(inout) :: kase