SRWMRBD@windy.dsir.govt.nz (ROBERT) (08/30/89)
Upgrade of vector/matrix package. I have distributed an upgrade of the file matrix.hxx to people who requested copies of my vector/matrix package. Please contact me if you haven't got your copy. With this upgrade the package does compile under the new version of Glockenspiel C++ for MsDos (you need to break matrix.cxx into two parts to get it to fit on a PC). The vector/matrix package is intended for the manipulation of large matrices. It implements the * + - transpose, invert and linear equation solve for rectangular, triangular, diagonal and symmetric matrices. It does not yet have any special matrix functions (like eigenvalue).