Please support our C++ advertiser: Programming Forums
![]() |
•
•
Join Date: Jul 2005
Posts: 6
Reputation:
Rep Power: 0
Solved Threads: 0
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 transverse 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!!!
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 transverse 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!!!
•
•
Join Date: Aug 2005
Location: near St Louis, Missouri, USA
Posts: 11,867
Reputation:
Rep Power: 40
Solved Threads: 1013
CodeProject has at least one that you might find useful.
![]() |
Similar Threads
Other Threads in the C++ Forum
- install library how to?? (C++)
- GUI, matrix and vector libraries (C++)
- Got the C++, what now? (C++)
- Best way to Design GUI (Java)
- Using Global Low-Level Hooks Without Using A Dll (Computer Science)
- Host Matrix - Free Php Hosting & Webmaster Resources. (Web Hosting Deals)
- The Matrix & Philosophy (Geeks' Lounge)
Other Threads in the C++ Forum
- Previous Thread: Reading an input file as a class memeber function
- Next Thread: the type def statement and enum
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)






Linear Mode