Boost logo

Ublas :

Subject: Re: [ublas] Want to allocate my own C arrays
From: Alfredo Correa (correaa_at_[hidden])
Date: 2010-04-09 11:06:13


> On Fri, Apr 9, 2010 at 10:28 AM, Alfredo Correa <correaa_at_[hidden]> wrote:
>> I don't know if ublas supports custom allocators. Boost.Multiarray does.
>
> Thanks for the info but the plan is to use the uBLAS operations so I'm
> trying to stick with their data types.

what I am trying to say is that if ublas supports custom allocators
then you can align the memory as fftw recommends.

the question is, does ublas supports custom allocators?

Alfredo