ddst Subroutine

public subroutine ddst(n, isgn, a, ip, w)

Arguments

Type IntentOptional AttributesName
integer :: n
integer :: isgn
real(kind=8) :: a(0:n-1)
integer :: ip(0:*)
real(kind=8) :: w(0:*)

Contents

None