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!!!

CodeProject has at least one that you might find useful.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.