Re: [eigen] FFT update

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


By the way, this "ReturnByValue::coeff() crashes by infinite
recursion" thing is really ugly, I wonder how to fix it!!

C++0x at last brings the ability to remove a base class function from
a derived class... I wonder how to implement that idea in C++98. Is
that enable_if?

Benoit

2010/1/23 Benoit Jacob <jacob.benoit.1@xxxxxxxxx>:
> Hi,
>
> Here's an example: see attached file.
> Enjoy!!
> Benoit
>
> 2010/1/22 Benoit Jacob <jacob.benoit.1@xxxxxxxxx>:
>> ok let me write an example...
>>
>> 2010/1/22 Jitse Niesen <jitse@xxxxxxxxxxxxxxxxx>:
>>> On Fri, 22 Jan 2010, Benoit Jacob wrote:
>>>
>>>> Our "policy" is now:
>>>> - try to return by value, optimizing with the ReturnByValue class,
>>>> wherever possible;
>>>> - otherwise you can just use references.
>>>
>>> Can somebody please explain how to use the ReturnByValue class?
>>> Or should I just extrapolate from the source code?
>>> I could not find any documentation.
>>>
>>> Jitse
>>>
>>>
>>>
>>
>



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