Files
mercury/extras/complex_numbers
Fergus Henderson 0a70f11335 Fix a compilation error: need to import the
Estimated hours taken: 0.25

extras/complex_numbers/samples/fft.m:
	Fix a compilation error: need to import the
	parent module `complex_numbers' before importing
	the child module `complex_numbers:complex'.
1998-11-18 16:29:40 +00:00
..

This directory contains a library for handling complex numbers.

The subdirectory `tests' contains a test case.

The subdirectory `samples' contains an example module using this library.