PDL::Graphics::TriD::MathGraph - Mathematical Graph objects for PDL


PDL documentation  | view source Contained in the PDL distribution.

Index


NAME

Top

PDL::Graphics::TriD::MathGraph -- Mathematical Graph objects for PDL

SYNOPSIS

Top

see the file Demos/TriD/tmathgraph.p in the PDL distribution.

WARNING

Top

This module is experimental and the interface will probably change.

DESCRIPTION

Top

This module exists for plotting mathematical graphs (consisting of nodes and arcs between them) in 3D and optimizing the placement of the nodes so that the graph is visualizable in a clear way.

AUTHOR

Top

Copyright (C) 1997 Tuomas J. Lukka (lukka@husc.harvard.edu).

All rights reserved. There is no warranty. You are allowed to redistribute this software / documentation under certain conditions. For details, see the file COPYING in the PDL distribution. If this file is separated from the PDL distribution, the copyright notice should be included in the file.


PDL documentation  | view source Contained in the PDL distribution.