RE: [eigen] Predefined SymmetircMatirx, BandedMatrix and PositiveDefiniteMatrix in Eigen

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


Dear Gael, 
    Thanks very much. I'm looking forward to it.

Jacky

-----Original Message-----
From: Listengine [mailto:listengine@xxxxxxxxxxxxxxxxx] On Behalf Of Gael Guennebaud
Sent: Thursday, July 21, 2011 4:32 AM
To: eigen@xxxxxxxxxxxxxxxxxxx
Subject: Re: [eigen] Predefined SymmetircMatirx, BandedMatrix and PositiveDefiniteMatrix in Eigen

Hi,

On Wed, Jul 20, 2011 at 4:30 PM, Hongyu Miao <jackymiao@xxxxxxxxx> wrote:
> Thanks, Douglas. The SelfAdjointView does  help. Will be there any 
> plan to implement BandedMatrix and PositiveDefiniteMatrix in EIGEN?


yes there are plans, and actually there already is a BandedMatrix class, but it currently can only does storage and very basic manipulations. Regarding a compact triangular storage (for triangular, symmetric and selfadjoint) we plan to implement a level3 compatible storage, not the same as in ublas which is inefficient.

gael






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