[Insight-developers] Wrapping gap in itk::Statistics

Kent Williams kent at psychiatry.uiowa.edu
Mon Feb 20 14:34:49 EST 2006


We don't usually build with wrapping on, but I did do it today and noticed:

Warning 
itk::Statistics::Histogram<float,1,itk::Statistics::DenseFrequencyContainer>
has a class hierarchy that has wrapping gaps.
The class hierarchy wrapping is as follows:
Not wrapped: itk::Statistics::Sample<(itk::FixedArray<(float,1)>)>
    Wrapped: itk::Object
    Wrapped: itk::LightObject

I can fix this if no one else wants to claim it, though it would involve 
remembering how to close a wrapping gap. ;-)



More information about the Insight-developers mailing list