IFFT Function

public function IFFT(x, T) result(hatx)

Arguments

Type IntentOptional Attributes Name
complex(kind=kind(0d0)), intent(in) :: x(:)
real(kind=real64), intent(in), optional :: T(2)

Return Value complex(kind=kind(0d0)), allocatable, (:)