GRASS GIS 8 Programmer's Manual  8.4.0dev(2024)-bb27c0570b
chousv.c File Reference
#include <stdlib.h>
#include "ccmath.h"
Include dependency graph for chousv.c:

Go to the source code of this file.

Functions

void chousv (Cpx *a, double *d, double *dp, int n)
 

Function Documentation

◆ chousv()

void chousv ( Cpx a,
double *  d,
double *  dp,
int  n 
)

Definition at line 12 of file chousv.c.