[Insight-developers] Uncovered Code

Luis Ibanez luis.ibanez at kitware.com
Wed Sep 7 09:20:10 EDT 2005



Hi John, Torsten,

Thanks for pointing this out.

Zion ITK Gcc 3.4, the machine that is running the coverage in
the Dashboard, didn't have FFTW activated in its CMakeCache.

This has been added now, so the next submission of coverage
will include those methods that require FFTW calls.



    Thanks


      Luis



----------------------
Torsten Rohlfing wrote:
> 
> Hans:
> 
> I don't see how that is the case. The itkCurvatureRegistrationFilter 
> uses double precision data internally and makes all calls to "fftw_XXX" 
> functions, which are in the double-precision library.
> 
> TR
> 
> Hans Johnson wrote:
> 
>> Torsten,
>>
>> This test requires the floating point version of fftw to be installed 
>> on the
>> system that does coverage.
>>
>> Hans
>>
>>
>>
>> On 9/2/05 12:16 PM, "Torsten Rohlfing" <torsten at synapse.sri.com> wrote:
>>
>>  
>>
>>> Bill:
>>>
>>> The first two entries on your list,
>>>
>>> ./Algorithms/itkCurvatureRegistrationFilter.txx date: 2005-05-03 author:
>>> ibanez
>>> ./Algorithms/itkFastSymmetricForcesDemonsRegistrationFunction.txx date:
>>> 2005-05-03 author: ibanez
>>>
>>> were written by me. I also sent Luis a test back then, and it seems its
>>> in the CVS repository
>>> (Testing/Code/Algorithms/itkCurvatureRegistrationFilterTest.cxx). This
>>> tests both above classes. Am I missing something?
>>>
>>> Torsten
>>>   
>>
>>
>>  
>>
> 
> 



More information about the Insight-developers mailing list