bitrv2conj Subroutine

public subroutine bitrv2conj(n, ip, a)

Arguments

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

Contents

None