I have found a mistake. r31
2010/2/9 Anton Gladky <[email protected]> > 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 <[email protected]> > > >> > 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 : [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

