[Insight-developers] Re: CoefficientVector type in NeighboorhoodOperator and subclasses

Joshua Cates cates at sci . utah . edu
Mon, 8 Jul 2002 09:15:31 -0600 (MDT)


Hi Bill,

Those changes sound fine to me.  Simplifies things a bit.

Josh.

______________________________
 Josh Cates
 School of Computer Science
 University of Utah
 Email: cates@sci.utah.edu
 Phone: (801) 587-7697
 URL:   www.cs.utk.edu/~cates


On Mon, 8 Jul 2002, Lorensen, William E (Research) wrote:

> 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
>
>