Re: [eigen] Eigen in ARM Cortex M3?

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


> without an OS,  I'd say no mainly because we need a memory allocator..

well, if you use fixed sized objects only then you can still provide a
dummy malloc() that always return 0 just to avoid linking issues.

gael



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