yade-dev team mailing list archive
-
yade-dev team
-
Mailing list archive
-
Message #03311
Re: WM3 -> Eigen migration
> 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
References
-
WM3 -> Eigen migration
From: Anton Gladky, 2010-01-21
-
Re: WM3 -> Eigen migration
From: Anton Gladky, 2010-02-01
-
Re: WM3 -> Eigen migration
From: Anton Gladky, 2010-02-02
-
Re: WM3 -> Eigen migration
From: Václav Šmilauer, 2010-02-02
-
Re: WM3 -> Eigen migration
From: Anton Gladky, 2010-02-02
-
Re: WM3 -> Eigen migration
From: Václav Šmilauer, 2010-02-02
-
Re: WM3 -> Eigen migration
From: Anton Gladky, 2010-02-02
-
Re: WM3 -> Eigen migration
From: Anton Gladky, 2010-02-04
-
Re: WM3 -> Eigen migration
From: Anton Gladky, 2010-02-05
-
Re: WM3 -> Eigen migration
From: Václav Šmilauer, 2010-02-05
-
Re: WM3 -> Eigen migration
From: Anton Gladky, 2010-02-05