taperComplex64 Function

public function taperComplex64(x, margin) result(ret)

Arguments

Type IntentOptional AttributesName
complex(kind=complex64), intent(in) :: x(:)
real(kind=real64), intent(in) :: margin

Return Value complex(kind=complex64), allocatable,(:)


Contents

None