Graphviz 13.0.0~dev.20250210.0415
Loading...
Searching...
No Matches
solve.c File Reference
#include <assert.h>
#include <common/render.h>
#include <math.h>
#include <neatogen/neatoprocs.h>
#include <stdio.h>
#include <stdlib.h>
#include <util/alloc.h>
#include <util/gv_math.h>
Include dependency graph for solve.c:

Go to the source code of this file.

Functions

void solve (double *a, double *b, double *c, size_t n)
 

Function Documentation

◆ solve()

void solve ( double *  a,
double *  b,
double *  c,
size_t  n 
)

Definition at line 21 of file solve.c.

References free(), gv_calloc(), and SWAP.

Referenced by move_node().

Here is the call graph for this function:
Here is the caller graph for this function: