SpectralWhitening_real64 Function

public function SpectralWhitening_real64(x, auto) result(ret)

Arguments

Type IntentOptional Attributes Name
real(kind=real64), intent(in) :: x(:)
logical, intent(in), optional :: auto

Return Value real(kind=real64), allocatable, (:)