|
Ublas : |
Subject: Re: [ublas] Want to allocate my own C arrays
From: Paul Dugas (paul_at_[hidden])
Date: 2010-04-09 10:58:43
On Fri, Apr 9, 2010 at 10:22 AM, Heiko Bauke <heiko.bauke_at_[hidden]> wrote:
> it is not difficult to transform data of a ublas vector or matrix. Just
> determine the address of the first element and call the FFTW function:
Perfect. Thanks much.
Paul