yade-dev team mailing list archive
-
yade-dev team
-
Mailing list archive
-
Message #03340
Re: WM3 -> Eigen migration
> What do we need for that?
Vector3r must be template. You just make the classe templated, replace
Real by ScalarType (or whatever you call it), qualify all calls to
Eigen's methods by prefixing them with EigenBase::. That should be it.
Oh, static stuff must be instantiated as well.
I can do it if it is too complicated, it takes just a few minutes. Let
me know.
v
Follow ups
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: Anton Gladky, 2010-02-09