yade-dev team mailing list archive
-
yade-dev team
-
Mailing list archive
-
Message #03342
Re: WM3 -> Eigen migration
It seems, I have done it. But I have a problem with static members. Could
you not check it in r30?
Do we need templates for Vector2?
______________________________
Anton Gladkyy
2010/2/9 Václav Šmilauer <eudoxos@xxxxxxxx>
>
> > 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
>
>
>
>
>
> _______________________________________________
> Mailing list: https://launchpad.net/~yade-dev<https://launchpad.net/%7Eyade-dev>
> Post to : yade-dev@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~yade-dev<https://launchpad.net/%7Eyade-dev>
> More help : https://help.launchpad.net/ListHelp
>
Follow ups
References