PLEASE HELP I NEED MATRIX LIBRARY!!
-
Hi there. I am desperately needing a library that can provide me with basic matrix arithmetic. I am using a MFC VC++7.1 project for which I want the matrix functionality. I Need: >> To multiply matrices >> Calculate determinant of a matrix. >> Calculate inverse of a matrix. >> Calculate transpose of a matrix. I cannot find a library that is plain straight forward to use with VC++7.1 MFC project. Please refer me to a library that will work for me??? Thanks!!!
-
Hi there. I am desperately needing a library that can provide me with basic matrix arithmetic. I am using a MFC VC++7.1 project for which I want the matrix functionality. I Need: >> To multiply matrices >> Calculate determinant of a matrix. >> Calculate inverse of a matrix. >> Calculate transpose of a matrix. I cannot find a library that is plain straight forward to use with VC++7.1 MFC project. Please refer me to a library that will work for me??? Thanks!!!
Any library that you find with google is almost certainly in use by the authors. You could try reading the support forums to see if lots of other people use it and have trouble, then just choose one and bit the bullet to take the time to learn how to use it. Christian Graus - Microsoft MVP - C++
-
Any library that you find with google is almost certainly in use by the authors. You could try reading the support forums to see if lots of other people use it and have trouble, then just choose one and bit the bullet to take the time to learn how to use it. Christian Graus - Microsoft MVP - C++
Shouldn't this have had gone on the Visual C++ forum? :P Sulfurik K. Nosferathus (Darth_Sulfur) www.SulfurMidis.com www.SulfurSoft.tk http://www.BeepXtreme.tk [ftp://][http://][hotline://]tsfc.ath.cx
-
Shouldn't this have had gone on the Visual C++ forum? :P Sulfurik K. Nosferathus (Darth_Sulfur) www.SulfurMidis.com www.SulfurSoft.tk http://www.BeepXtreme.tk [ftp://][http://][hotline://]tsfc.ath.cx
Yeah, but C++/CLI is not as clear a Managed C++ was, IMO Christian Graus - Microsoft MVP - C++
-
Yeah, but C++/CLI is not as clear a Managed C++ was, IMO Christian Graus - Microsoft MVP - C++
Oh, sorry, for some weird reason I thought that CLI was Managed C++... :| Sulfurik K. Nosferathus (Darth_Sulfur) www.SulfurMidis.com www.SulfurSoft.tk http://www.BeepXtreme.tk [ftp://][http://][hotline://]tsfc.ath.cx
-
Oh, sorry, for some weird reason I thought that CLI was Managed C++... :| Sulfurik K. Nosferathus (Darth_Sulfur) www.SulfurMidis.com www.SulfurSoft.tk http://www.BeepXtreme.tk [ftp://][http://][hotline://]tsfc.ath.cx
Yes, it is. I'm just saying that the new name for the forum is confusing. Christian Graus - Microsoft MVP - C++
-
Yes, it is. I'm just saying that the new name for the forum is confusing. Christian Graus - Microsoft MVP - C++
Yeah! :P Sulfurik K. Nosferathus (Darth_Sulfur) www.SulfurMidis.com www.SulfurSoft.tk http://www.BeepXtreme.tk [ftp://][http://][hotline://]tsfc.ath.cx