Where can I to find matrix operations methods?

  • Thread starter Thread starter Carlos Villaseñor M.
  • Start date Start date
C

Carlos Villaseñor M.

Hi every body

I'm still new to C#, and at this time I'm developing my firt application
(console application to learn the lenguage), and I need to perform matrix
operations like multiply, to invert, to transpose and find eigenvalues an
eigenvectors, ¿does exist a class that make somethig like this?

Thanks in adavance
Carlos Villaseñor
 
Back
Top