Graphviz  2.29.20120523.0446
Defines | Functions
lib/neatogen/embed_graph.h File Reference
#include <defs.h>
Include dependency graph for embed_graph.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define EMBED_GRAPH_H_

Functions

void embed_graph (vtx_data *graph, int n, int dim, DistType ***, int)
void center_coordinate (DistType **, int, int)

Define Documentation

#define EMBED_GRAPH_H_

Definition at line 21 of file embed_graph.h.


Function Documentation

void center_coordinate ( DistType **  ,
int  ,
int   
)

Definition at line 110 of file embed_graph.c.

void embed_graph ( vtx_data graph,
int  n,
int  dim,
DistType ***  ,
int   
)