[Insight-developers] USE_FFTWF and USE_FFTWD and
Exlicit Instantiation
Luis Ibanez
luis.ibanez at kitware.com
Sun Aug 20 20:30:50 EDT 2006
Hi Gaetan,
You were right,
The problem was related to the implementation of the Proxy
class. It was missing a return type in the Destroy_plan
method, it was mixing up the types of the Complex and double
in the r2c methods of the <double> instantiation, and it
was missing an empty implementation for the constructor
and destructor.
A fix has now been committed to the repository.
We can follow tomorrow the effect on the builds that post
Explicit Instantiation submissions to the Dashboard.
Thanks
Luis
---------------------
Gaëtan Lehmann wrote:
>
> Hi,
>
> I may be wrong, but I think it's related to FFTD usage. The FFTWProxy
> class seems to not be fully implemented, and not used yet in the FFTW
> filters. Also, the code is different for float and double
> specialization (PixelType and ComplexType switched, Destroy_plan and
> DestroyPlan methods...), and I think that most (all ?) FFTWProxy
> methods should be defined static.
> The code seems to not be fully ready to be used
>
> Gaetan
>
>
> Le Tue, 15 Aug 2006 17:56:46 +0200, Luis Ibanez
> <luis.ibanez at kitware.com> a écrit:
>
>>
>> Hi Ken
>>
>> The changes to the FFT classes broke the
>> Explicit Instantiation Dashboards.
>>
>> Could you please take a look at the errors in:
>>
>> Camelot:
>> http://www.itk.org/Testing/Sites/camelot.kitware/Linux-g++-2.95-ExplicitInstantiation/20060812-0100-Nightly/BuildError.html
>>
>>
>> Zion:
>> http://www.itk.org/Testing/Sites/zion.kitware/Linux-g++-2.95-ExplicitInstantiation/20060812-0100-Nightly/BuildError.html
>>
>>
>> Gargon:
>> http://www.itk.org/Testing/Sites/gargon.hooperlab/Linux-gcc-4.1.1-x86_64/20060812-0100-Nightly/BuildError.html
>>
>>
>>
>>
>> Let us know if there is anything we can do to help,
>>
>>
>>
>> Thanks
>>
>>
>> Luis
>>
>>
>>
>> _______________________________________________
>> Insight-developers mailing list
>> Insight-developers at itk.org
>> http://www.itk.org/mailman/listinfo/insight-developers
>
>
>
>
More information about the Insight-developers
mailing list