stdlib_slanst Interface

interface
public pure module function stdlib_slanst(norm, n, d, e)

Arguments

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

Return Value real(kind=sp)