stdlib_slangt Interface

interface
public pure module function stdlib_slangt(norm, n, dl, d, du)

Arguments

Type IntentOptional Attributes Name
character(len=1), intent(in) :: norm
integer(kind=ilp), intent(in) :: n
real(kind=sp), intent(in) :: dl(*)
real(kind=sp), intent(in) :: d(*)
real(kind=sp), intent(in) :: du(*)

Return Value real(kind=sp)