I've been wondering if there's a way to make calculating inverse-Matrizzes faster then by usings the Gauss Algorith and apply it's opperations onto a identity matrix.

If anyone has an idea or could give me some information on other algorithms available for this task I'd appreciate to hear about them.

(On request I can send my current solution I don't post it now as it is dependen of a lot of code)

FYI: It's function MatrixInverse in http://cvs.sourceforge.net/viewcvs.p...MathMatrix.pas