Re: [eigen] Eigen namspace

[ Thread Index | Date Index | More lists.tuxfamily.org/eigen Archives ]


On Thursday 22 October 2009, Gael Guennebaud wrote:
> > I'ld totally prefer this solution because it is 100% transparent for the
> > user.
> 
> well then perhaps we can simply keep Eigen, and let the users declare their
> own preferred alias:
> 
> namespace ei = Eigen;
In my opinion, it's the best solution. The namespace inside the library need 
to be distinctive, and ensure unicity. "Eigen" is distinctive, "ei" isn't. 
Then a user can do an alisas or an using.

-- 
Cyrille Berger



Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/