GRASS GIS 7 Programmer's Manual  7.9.dev(2021)-e5379bbd7
utrnhm.c File Reference
#include <stdlib.h>
#include "ccmath.h"
Include dependency graph for utrnhm.c:

Go to the source code of this file.

Functions

void utrnhm (Cpx *hm, Cpx *a, Cpx *b, int n)
 

Function Documentation

◆ utrnhm()

void utrnhm ( Cpx hm,
Cpx a,
Cpx b,
int  n 
)

Definition at line 10 of file utrnhm.c.