next up previous contents
Next: The Complex_CELL_CORE Class: Up: Complex Polynomials Classes: Previous: Complex Polynomials Classes:

The Definitions:

We begin with the usual includes and macro definitions:

#ifndef Complex_POLY_H
#define Complex_POLY_H
#include <iostream.h>
#include <string.h>
#include "complexvec1.h"
#define Complex MYCOMPLEX



 

Jim Peterson
1999-04-22