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

Go to the source code of this file.

Functions

double hevmax (Cpx *a, Cpx *u, int n)
 

Function Documentation

◆ hevmax()

double hevmax ( Cpx a,
Cpx u,
int  n 
)

Definition at line 10 of file hevmax.c.