[Insight-developers] itkVector, itkPoint and vnl_vector

George Stetten george@stetten.com
Thu, 04 Jan 2001 10:27:28 -0500


On a somewhat related topic,

I've found it useful in my own Point object to precompute and store both the
physical coordinates (double) and the array coordinates indices (integer).

George