I had Vector3r(int x, int y, int z): EigenBase(x,y,z){} , but I deleted it
as it is does not influence into the result. It seems, Eigen converts
int->real smoothly,You think it is better to add those? ______________________________ Anton Gladkyy 2010/2/5 Václav Šmilauer <[email protected]> > Sorry for the last private mail. > > We still need Vector3<int> and perhaps Vector2<int> (not sure, check yade > code if it is used). The easiest for Vector3<int> would be to make current > Vector3r template on scalar type (what both wm3 and eigen do, actually). > > Many thanks for your effort on this. > > Vaclav > > > _______________________________________________ > Mailing list: > https://launchpad.net/~yade-dev<https://launchpad.net/%7Eyade-dev> > Post to : [email protected] > Unsubscribe : > https://launchpad.net/~yade-dev<https://launchpad.net/%7Eyade-dev> > More help : https://help.launchpad.net/ListHelp >
_______________________________________________ Mailing list: https://launchpad.net/~yade-dev Post to : [email protected] Unsubscribe : https://launchpad.net/~yade-dev More help : https://help.launchpad.net/ListHelp

