> 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,
It is c++ that does the implicit conversion.
> You think it is better to add those?
Yes. Ints have different range and precision (exact) than Reals.
v
_______________________________________________
Mailing list: https://launchpad.net/~yade-dev
Post to : [email protected]
Unsubscribe : https://launchpad.net/~yade-dev
More help : https://help.launchpad.net/ListHelp