Re: [eigen] Eigen::FFT and Eigen::Complex in repo

[ Thread Index | Date Index | More lists.tuxfamily.org/eigen Archives ]


Here are more TODO's:

* Doxygen documentation, for the FFT class.
* The fwd() and inv() methods for MatrixBase should have variants
taking only the input argument and returning the result "by value"
with the trick provided by the ReturnByValue class. See in my
refactor_solve_api fork how e.g. LU::solve() works in file LU/LU.h.

Benoit

2009/10/20 Benoit Jacob <jacob.benoit.1@xxxxxxxxx>:
> 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
>>
>>
>>
>



Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/