GRASS 8 Programmer's Manual 8.5.0RC1(2026)-3334b87d9c
Loading...
Searching...
No Matches
solvtd.c File Reference

Go to the source code of this file.

Functions

void solvtd (double *a, double *b, double *c, double *x, int m)

Function Documentation

◆ solvtd()

void solvtd ( double * a,
double * b,
double * c,
double * x,
int m )

Definition at line 8 of file solvtd.c.

References b, and x.

Referenced by G_math_solvtd().