Re: [eigen] Eigen::FFT and Eigen::Complex in repo |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/eigen Archives
]
- To: eigen@xxxxxxxxxxxxxxxxxxx
- Subject: Re: [eigen] Eigen::FFT and Eigen::Complex in repo
- From: Benoit Jacob <jacob.benoit.1@xxxxxxxxx>
- Date: Tue, 20 Oct 2009 23:26:33 -0400
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=nK3Q5kyJWwq18yMVzqA5tO4FLEy0ZlFOtNgpDwkyhvc=; b=L8OEi0i5xPqlW5XZTeAy49B2E6YGoz++fmpwmQ3qJM//jtp1JUy+9Zh1I+X6IyItcL DhiobJQWQrXnuHymXBBLBiiNcARhOEpXOVAkZEgcL84klwx/CgP+yR3+JQKRMHyRsb9x ZmRl7EkCFUEbMTr6rf35Yq2B0LsFZf0AN9iqc=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=vQfxDciJi4ooUjs/yK+WmfFgKaSWCoBtePHK+3ywsSH4irGuKbhb3xTB8y9f4l2H/G rICVC9lu7ECB0eLs01keWS+ivH6nFc619lN9N37RdFYo7WA10wy7b0FHsDzb2PlkuouH a8Z8pkarnVG4tH+3I8MJgpwlSLrlsbEfkG9ek=
I just added MatrixBase support, can you check that that's what you wanted.
Thanks!
2009/10/20 Mark Borgerding <mark@xxxxxxxxxxxxxx>:
> The FFT module has been pushed into the eigen2 repository.
>
> It currently lives in "unsupported". The interface is still somewhat
> fluid.
>
> Also of interest is the unsupported/Complex class.
>
> Comments & code changes welcome.
>
>
> -- Mark
>
>
>