Re: [eigen] new tutorial on writing functions taking Eigen types as paramters

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


On Thu, Aug 5, 2010 at 3:57 AM, Benoit Jacob <jacob.benoit.1@xxxxxxxxx> wrote:
>> I have allowed myself to make directly some changes into your page,
>> tell me if you'd have preferred discussing a patch first.
>>
>> Basically:
>>  - i have rephased  the beginning to be more precise.

I like your changes - now the page looks really nice.

One question, maybe that goes to Gael as well. I am stating at some
point that the examples at the bottom (the cov function) can be used
on Arrays too. This is not completely correct, because the matrix
product has a different meaning (I could use .matrix()) but it does
not even compile. Is this expected. I was thinking that for all those
methods (operator*, rowwise().sum(), etc.) it should definitely be
possible to use them on Matrix and Array.

Regards,
Hauke



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