z_linearrays
array of lines on the complex plane
f zLineArray() ...
factory function returns instance a class representing an array of lines (i.e. circles of infinite radius) on the complex plane
- constructors:
- zLineArray (zpoint )
- array of lines on the complex plane and through the given complex point
- calls: class zLinePencil(zpoint)

See the source for more information.