yade-dev team mailing list archive
-
yade-dev team
-
Mailing list archive
-
Message #03136
Re: WM3 -> Eigen migration
Vaclav, it needs to be implemented with template using, or just
class Vector3r: public Eigen::Matrix<float,3,1> {
Thanks
______________________________
Anton Gladkyy
2010/1/21 Anton Gladky <gladky.anton@xxxxxxxxx>
> Ok, thank you very much, Vaclav, for your suggestions.
> Will try to finish that as soon as possible, as I'm interested in that.
>
> ______________________________
>
> Anton Gladkyy
>
>
> 2010/1/21 Václav Šmilauer <eudoxos@xxxxxxxx>
>
>
>> > But I am a little bit confused about it. I am not sure what to start
>> > from. Is lib/base/yadeEigen.hpp right way to start from?
>> > Can anyone tell in a couple of words, what should be done with
>> > wrapper?
>> BTW it might be better if you create separate branch for this (if you
>> want), since it will be multiple files (bzr init .; ...; bzr add ...;
>> bzr push lp:~yade-dev/yade/wm3eigen; you know...)
>>
>>
>>
>> _______________________________________________
>> 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