[Insight-developers] CoefficientVector type in NeighboorhoodOperator and subclasses

Lorensen, William E (Research) lorensen at crd . ge . com
Mon, 8 Jul 2002 07:23:26 -0400


The dashboard is reporting warnings about casting in the subject classes. I looked at the code and it
seems to me that CoefficientVector should be declared as a vector of doubles and not a vector of
TPixel.

If you agree, I'll check in the changes if all the tests pass,

Bill