Re: FFT module thoughts, was Re: [eigen] Eigen 3.0.5 Could NOT find FFTW
[
Thread Index
|
Date Index
|
More lists.tuxfamily.org/eigen Archives
]
To
:
eigen@xxxxxxxxxxxxxxxxxxx
Subject
: Re: FFT module thoughts, was Re: [eigen] Eigen 3.0.5 Could NOT find FFTW
From
: Björn Piltz <
bjornpiltz@xxxxxxxxxxxxxx
>
Date
: Thu, 5 Apr 2012 12:52:24 +0200
Dkim-signature
: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=20120113; h=mime-version:reply-to:in-reply-to:references:date:message-id :subject:from:to:content-type; bh=TA1Lv2ff47bT4uToCDnFCDyz75IgghJmt3yCpJLRe5o=; b=shBwxlfOfLJjO8EcpwmmZh89Zn5ZV+j1cPEuoM27j1eqXvRHsHmisOTqRgfJU+PnIA 4KZHmX4ulWyIIUaPQsadbOzukqfxUhMRzyc+kord0hDAVBltH0NWfN01dpGSViA+j2oZ bm6o0GEhR0FinSLkyl+YyQ/f4sqXIhY9chogIjf27m0INDZxeeg/QS+Cok/uttYO0YtH ev90l1xhaYD+ZsveYxxivZBl9XxV0f4AYpMH5Yk+TLyVPRuTy7f3KwrUWi+rkDDR40hB bELUohhIGbHs1+dI46YtvRE4osXGEoVcZv+08x6z7mJNF+qM1MAG57qRchrX0/WRY7QI qEfA==
I think std::exp() might be a candidate.
Try adding
namespace std { std::complex<Real> exp(const std::complex<Real>&); }
to your file to see if it's the culprit.
Björn
Follow-Ups
:
Re: FFT module thoughts, was Re: [eigen] Eigen 3.0.5 Could NOT find FFTW
From:
Pavel Holoborodko
References
:
Re: FFT module thoughts, was Re: [eigen] Eigen 3.0.5 Could NOT find FFTW
From:
Pavel Holoborodko
Re: FFT module thoughts, was Re: [eigen] Eigen 3.0.5 Could NOT find FFTW
From:
Márton Danóczy
Re: FFT module thoughts, was Re: [eigen] Eigen 3.0.5 Could NOT find FFTW
From:
Pavel Holoborodko
Re: FFT module thoughts, was Re: [eigen] Eigen 3.0.5 Could NOT find FFTW
From:
Márton Danóczy
Messages sorted by:
[
date
|
thread
]
Prev by Date:
Re: [eigen] Adjoint
Next by Date:
Re: [eigen] Adjoint
Previous by thread:
Re: FFT module thoughts, was Re: [eigen] Eigen 3.0.5 Could NOT find FFTW
Next by thread:
Re: FFT module thoughts, was Re: [eigen] Eigen 3.0.5 Could NOT find FFTW
Mail converted by
MHonArc
2.6.19+
http://listengine.tuxfamily.org/