
5 Oct
2007
5 Oct
'07
8:45 p.m.
John Femiani wrote:
What would be the difference between the cartesian and the vector types?
the vector class support operations that don't make sense for cartesian, like inner/outer products, normalization, length, etc. That's why I don't derive point from vector. Fernando