[comp.lang.c++] Re matrix operations in C/C++

efulsang@ADS.COM (Ejner Fulsang) (05/24/91)

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