Boost logo

Ublas :

Subject: Re: [ublas] Want to allocate my own C arrays
From: Paul Dugas (paul_at_[hidden])
Date: 2010-04-09 10:59:51


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.

Paul