I suggest you refer to the excellent book Matrix Computations by Golub
and van Loan.

Dave

On Jan 8, 10:09 pm, "Lukas Šalkauskas" <[EMAIL PROTECTED]>
wrote:
> I just need fastest algorithm I can get to implement Gaussian method to
> calculate inverse N x M matrix.
>
> On Jan 9, 2008 3:24 AM, Dave <[EMAIL PROTECTED]> wrote:
>
>
>
> > What is the problem you want to solve using the inverse matrix? There
> > are many problems that can be solved much more efficiently by an
> > approach that does not use the inverse matrix.
>
> > Dave
>
> > On Jan 8, 6:34pm, "Lukas Šalkauskas" <[EMAIL PROTECTED]> wrote:
> > > Hi,
> > > I need a gaussian method to calculate inverse N x M matrix.
> > > Maybe anyone can suggest some hints? need to be very fast operation.
>
> > > Lukas.
>
> --
> You can contact me by :
>   Home page:http://www.revidev.com/halfas/
>   Blog:http://www.revidev.com/halfas/blog
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Algorithm Geeks" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/algogeeks
-~----------~----~----~----~------~----~------~--~---

Reply via email to