Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!uakari.primate.wisc.edu!eng.ufl.edu!alpha.ee.ufl.edu!luke From: luke@alpha.ee.ufl.edu (Luke J. Smithwick) Newsgroups: comp.lang.c++ Subject: Turboc C++ Matrix Class Libraries Keywords: Class Message-ID: <1991Feb13.191402.1456@eng.ufl.edu> Date: 13 Feb 91 19:14:02 GMT Sender: news@eng.ufl.edu Reply-To: luke@alpha.ee.ufl.edu (Luke J. Smithwick) Organization: EE Dept at UF Lines: 6 Does anyone know of any publicly available matrix objects? I am an experienced C programmer who is interested in learning C++ and I would like to convert some of my own code, which uses a matrix structure with associated functions, to C++ to learn the language. I believe that C++ can prove to be very powerful in this arena. Thank you very much. LJS