/misc/src/release/graphviz-2.18-1/src/graphviz-2.18/lib/neatogen/circuit.c File Reference

#include "neato.h"

Include dependency graph for circuit.c:

Go to the source code of this file.

Functions

int solveCircuit (int nG, double **Gm, double **Gm_inv)
int circuit_model (graph_t *g, int nG)


Function Documentation

int circuit_model ( graph_t g,
int  nG 
)

Definition at line 44 of file circuit.c.

References agfstedge(), agfstnode(), agnxtedge(), agnxtnode(), ED_dist, free_array(), GD_dist, Agedge_t::head, ND_id, new_array(), solveCircuit(), and Agedge_t::tail.

int solveCircuit ( int  nG,
double **  Gm,
double **  Gm_inv 
)

Definition at line 25 of file circuit.c.

References matinv(), and Verbose.

Referenced by circuit_model(), and circuitModel().


Generated on Mon Mar 31 19:06:34 2008 for Graphviz by  doxygen 1.5.1