Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. Managed C++/CLI
  4. PLEASE HELP I NEED MATRIX LIBRARY!!

PLEASE HELP I NEED MATRIX LIBRARY!!

Scheduled Pinned Locked Moved Managed C++/CLI
c++helpquestion
7 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • B Offline
    B Offline
    BenPage
    wrote on last edited by
    #1

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

    C 1 Reply Last reply
    0
    • B BenPage

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

      C Offline
      C Offline
      Christian Graus
      wrote on last edited by
      #2

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

      L 1 Reply Last reply
      0
      • C Christian Graus

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

        L Offline
        L Offline
        Lord Kixdemp
        wrote on last edited by
        #3

        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

        C 1 Reply Last reply
        0
        • L Lord Kixdemp

          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

          C Offline
          C Offline
          Christian Graus
          wrote on last edited by
          #4

          Yeah, but C++/CLI is not as clear a Managed C++ was, IMO Christian Graus - Microsoft MVP - C++

          L 1 Reply Last reply
          0
          • C Christian Graus

            Yeah, but C++/CLI is not as clear a Managed C++ was, IMO Christian Graus - Microsoft MVP - C++

            L Offline
            L Offline
            Lord Kixdemp
            wrote on last edited by
            #5

            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

            C 1 Reply Last reply
            0
            • L Lord Kixdemp

              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

              C Offline
              C Offline
              Christian Graus
              wrote on last edited by
              #6

              Yes, it is. I'm just saying that the new name for the forum is confusing. Christian Graus - Microsoft MVP - C++

              L 1 Reply Last reply
              0
              • C Christian Graus

                Yes, it is. I'm just saying that the new name for the forum is confusing. Christian Graus - Microsoft MVP - C++

                L Offline
                L Offline
                Lord Kixdemp
                wrote on last edited by
                #7

                Yeah! :P Sulfurik K. Nosferathus (Darth_Sulfur) www.SulfurMidis.com www.SulfurSoft.tk http://www.BeepXtreme.tk [ftp://][http://][hotline://]tsfc.ath.cx

                1 Reply Last reply
                0
                Reply
                • Reply as topic
                Log in to reply
                • Oldest to Newest
                • Newest to Oldest
                • Most Votes


                • Login

                • Don't have an account? Register

                • Login or register to search.
                • First post
                  Last post
                0
                • Categories
                • Recent
                • Tags
                • Popular
                • World
                • Users
                • Groups