• 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: George Warner <email@hidden>
  • Date: Fri, 26 Nov 2004 13:42:28 -0800

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:

This email sent to email@hidden

  • Follow-Ups:
    • Re: fftw_complex
      • From: Matt Ingalls <email@hidden>
  • Prev by Date: Newbie Q: VariSpeed AU?
  • Next by Date: QT memory leak?
  • Previous by thread: fftw_complex
  • Next by thread: Re: fftw_complex
  • Index(es):
    • Date
    • Thread