Re: [eigen] internal::BandMatrix and internal::TridiagonalMatrix

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


Hi,

2011/2/19 Rhys Ulerich <rhys.ulerich@xxxxxxxxx>:
> Should I read something into the fact that both BandMatrix and
> TriadiagonalMatrix appear under eigen::internal rather than eigen?
> Are these less-than-mature interfaces/implementations?

These classes have been moved to internal because we weren't quite
comfortable making a full API stability guarantee about them.

Initially I thought that we would use them ourselves in
SVD/SelfAdjointEigenSolver classes, but as it turns out, we don't even
have a use for them. Since we also haven't received much input about
them, and there are very nontrivial design choices involved there, it
felt like a better idea to avoid freezing their API.

Benoit

>
> Thanks,
> Rhys
>
> http://eigen.tuxfamily.org/dox-devel/classEigen_1_1internal_1_1BandMatrix.html
> http://eigen.tuxfamily.org/dox-devel/classEigen_1_1internal_1_1TridiagonalMatrix.html
>
>
>



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