Prev: Initial Simulator Design Up: Contents Next: Core Components

Mathematical Classes

It was now obvious that my simulation would require complex numbers, vectors and matrices. Having finished the initial implementation of the front end and having not finalised the design for the simulator I decided to work on the only remaining aspect of the project that I was sure about. I designed, implemented and tested complex number, vector and matrix classes. A complex vector was defined as an array of complex numbers, and a complex matrix was defined as an array of complex vectors.


Prev: Initial Simulator Design Up: Contents Next: Core Components

This web page (c) 2000 Jon Marshall. Last updated 3rd June 2000