Hi all,<br><br>I&#39;ve been looking through the NaryAddImageFilter class and have stumbled onto complications with the NumericTraits. I have 2 general questions that hopefully someone can help me out with.<br><br>1) how does the numericTraits tie in with concept checking?<br>
2) How do Numeric Traits that are defined in files other than NumericTraits.h end up being included in the filters? By this I mean things like NumericTraitsRGB.h or NumericTraitsTensorPixel.h.<br><br>The specific problem I&#39;m having is that the NumericTraitsTensorPixel.h only declared symmetricTensors Not diffusionTensors so I&#39;ve added what I think are the correct definitions, but I&#39;m still having problems.<br>
<br>thanks<br>-Luke<br>