matrix.h contains a matrix<T> class for storing and manipulating two-dimensional arrays of data.
This class is now deprecated, and has been replaced by the more powerful classes descended from imtx<T>.
It is included for the benefit of code written with earlier versions (4.1 and below) of XLL+.