home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.c++
- Path: sparky!uunet!comp.vuw.ac.nz!cc-server4.massey.ac.nz!pnv.palm.cri.nz!hrpctw
- From: news@massey.ac.nz (USENET News System)
- Subject: A Matrix Class
- Message-ID: <hrpctw.8@pnv.palm.cri.nz>
- Organization: DSIR, Palmerston North, New Zealand
- Date: Wed, 16 Dec 92 01:04:52 GMT
- Lines: 11
-
- Has anybody written a set of matrix multiplication routines that use the
- operator over riding capabilities of C++? I need something like this for
- some vector manipulations I'm doing, standard X Y Z H vectors and 4x4
- matrices. I need all the normal operations, like multiplication, addition,
- dot and cross product. If anyone out there has already done all, or some
- of this, I would be extremely grateful if they would let me have their
- source code, preferably be posting it here.
-
- Thanks in advance
-
- Colin Wilson-Salt
-