Graphviz  2.29.20120523.0446
Functions
lib/neatogen/call_tri.c File Reference
#include "SparseMatrix.h"
#include "logic.h"
#include "memory.h"
#include "delaunay.h"
Include dependency graph for call_tri.c:

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)

Function Documentation

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().