GRASS GIS 8 Programmer's Manual  8.4.0dev(2024)-535c39c9fc
solvps.c File Reference
#include "ccmath.h"
Include dependency graph for solvps.c:

Go to the source code of this file.

Functions

int solvps (double *a, double *b, int n)
 

Function Documentation

◆ solvps()

int solvps ( double *  a,
double *  b,
int  n 
)

Definition at line 9 of file solvps.c.