[vtkusers] Useless comupations in vtkMath
al.gry
al.gry at web.de
Mon Aug 15 09:18:24 EDT 2011
but why do you need to divide?
x[i]/=den equals x[i] = x[i]/den, right? so it changes x[i] locally and x
isn't used anywhere in further computation. or did I miss some reference?
--
View this message in context: http://vtk.1045678.n5.nabble.com/Useless-comupations-in-vtkMath-tp4700083p4700978.html
Sent from the VTK - Users mailing list archive at Nabble.com.
More information about the vtkusers
mailing list