stdlib_slasq1 Interface

interface
public pure module subroutine stdlib_slasq1(n, d, e, work, info)

Arguments

Type IntentOptional Attributes Name
integer(kind=ilp), intent(in) :: n
real(kind=sp), intent(inout) :: d(*)
real(kind=sp), intent(inout) :: e(*)
real(kind=sp), intent(out) :: work(*)
integer(kind=ilp), intent(out) :: info