GRASS GIS 8 Programmer's Manual  8.4.0dev(2024)-112dd97adf
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 12 of file utrnhm.c.