|
Produced by Andy Burbanks
The following source files are for a simple quaternion class in C++. Any suggestions for improvement will be gratefully received.
- quat.nw
- Noweb source code. (Noweb is a literate programming tool which allows you to combine TeX documentation with source code, and to format the program into 'chunks'.)
- quat.h and quat.cc
- The C++ header and source files produced from the above Noweb file.
- quat.ps
- The documentation produced from the Noweb file (an indexed Postscript file). This documentation also contains an introduction to the Quaternions.
|
|