[eigen] Stability of memory allocation functions

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


Hi,

I was wondering if certain of the internal aligned memory management functions (I'm thinking mainly of ei_aligned_malloc / free) might be made part of the public API. I have some specialized code where I'm using posix_memalign to do 16-byte aligned allocation, and I need to replace this call with something cross-platform. ei_aligned_malloc would be perfect, but I try to avoid using things that aren't part of the public API.

Cheers,
Patrick


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