Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!usc!elroy.jpl.nasa.gov!decwrl!ads.com!efulsang From: efulsang@ADS.COM (Ejner Fulsang) Newsgroups: comp.lang.c++ Subject: Re matrix operations in C/C++ Message-ID: Date: 24 May 91 16:17:19 GMT Sender: usenet@ads.com (USENET News) Distribution: usa Organization: Advanced Decision Systems, Mtn. View, CA (415) 960-7300 Lines: 19 Try the following reference -- "Using C++" by Bruce Eckel Osborne/McGraw-Hill 1989 ISBN 0-07-881522-3 Appendix B has all the code for a very complete, general purpose matrix class to include member functions. I haven't tried it yet since I only recently sent for the companion disk but, it looked pretty good. ------------------------------------------------------------------------ Ejner Fulsang Internet: efulsang@ads.com Sr. Systems Engineer phone: (415)960-7394 Advanced Decision Systems FAX: (415)960-7500 Mountain View, CA 94043 ------------------------------------------------------------------------