|
Graphviz
2.29.20120523.0446
|

Go to the source code of this file.
Functions | |
| SparseMatrix | call_tri (int n, int dim, real *x) |
| SparseMatrix | call_tri2 (int n, int dim, real *xx) |
| SparseMatrix call_tri | ( | int | n, |
| int | dim, | ||
| real * | x | ||
| ) |
Definition at line 23 of file call_tri.c.
References NULL, N_GNEW, delaunay_tri(), FALSE, and free().
| SparseMatrix call_tri2 | ( | int | n, |
| int | dim, | ||
| real * | xx | ||
| ) |
Definition at line 71 of file call_tri.c.
References N_GNEW, UG_graph(), v_data::nedges, FALSE, free(), and freeGraph().
1.7.5