stdlib_slapll Interface

interface
public pure module subroutine stdlib_slapll(n, x, incx, y, incy, ssmin)

Arguments

Type IntentOptional Attributes Name
integer(kind=ilp), intent(in) :: n
real(kind=sp), intent(inout) :: x(*)
integer(kind=ilp), intent(in) :: incx
real(kind=sp), intent(inout) :: y(*)
integer(kind=ilp), intent(in) :: incy
real(kind=sp), intent(out) :: ssmin