• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: fftw_complex
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: fftw_complex


  • Subject: Re: fftw_complex
  • From: Matt Ingalls <email@hidden>
  • Date: Sun, 28 Nov 2004 12:27:35 -0800


how does fftw compare to vDSP?

-matt

On Nov 26, 2004, at 1:42 PM, George Warner wrote:

On Fri, 26 Nov 2004 17:37:43 +0100, Aristotel Digenis <email@hidden>
wrote:
I tried
in = (double*) fftw_malloc(sizeof(fftw_complex) * 512);

How about:

  in = (fftw_complex*) fftw_malloc(sizeof(fftw_complex) * 512);

-- Enjoy,
George Warner,
Schizophrenic Optimization Scientist
Apple Developer Technical Support (DTS)



_______________________________________________
Do not post admin requests to the list. They will be ignored.
Coreaudio-api mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
email@hidden


This email sent to email@hidden


_______________________________________________ Do not post admin requests to the list. They will be ignored. Coreaudio-api mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden
References: 
 >re: fftw_complex (From: George Warner <email@hidden>)

  • Prev by Date: Re: Varyspeed2
  • Next by Date: Trouble with AudioDeviceGetCurrentTime....
  • Previous by thread: re: fftw_complex
  • Next by thread: QT memory leak?
  • Index(es):
    • Date
    • Thread