Re: [eigen] Matrix power

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


> Since it's not my code, I'd rather have confirmation before committing this.
> It would help if you can try the patch in bugzilla and see whether this
> resolves the bugs you found.

I will check it out and give it a try.

> Out of interest, what do you use fractional matrix powers for?

Occasionally I need the square root of a matrix or integer power of
matrices for stuff related to control system design.  I only used the
fractional power because that was in the documentation and I just
copied and pasted.  I could have just manually implemented the matrix
to an integer power but thought it might be better to let .pow() do
it, in case it was doing it more intelligently.

Luke



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