[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
problem with fftw("threads", .. )
From: |
address@hidden |
Subject: |
problem with fftw("threads", .. ) |
Date: |
Fri, 29 Mar 2013 18:54:51 +0100 (CET) |
Hi,
in a code snippet that I have
downloaded from somewhere I read
.......
fftw("threads",1);
calc_and_plot_bench('r');
fftw("threads",
6);
calc_and_plot_bench('g');
........
On my octave 3.6.4 build from
the source
on ubuntu 11.10
fftw("threads",6);
gives me
warning:
implicit conversion from scalar to sq_string
error: unrecognized
argument
How I can activate this feature ?
Thanks
Invita i tuoi amici e Tiscali ti premia! Il consiglio di un amico vale più di
uno spot in TV. Per ogni nuovo abbonato 30 € di premio per te e per lui! Un
amico al mese e parli e navighi sempre gratis: http://freelosophy.tiscali.it/
- problem with fftw("threads", .. ),
address@hidden <=