GRASS GIS 8 Programmer's Manual 8.4.1(2025)-45ca3179ab
Loading...
Searching...
No Matches
hconj.c File Reference
#include "ccmath.h"
Include dependency graph for hconj.c:

Go to the source code of this file.

Functions

void hconj (Cpx *a, int n)
 

Function Documentation

◆ hconj()

void hconj ( Cpx * a,
int n )

Definition at line 11 of file hconj.c.

References complex::im, and complex::re.

Referenced by heigvec(), and hmgen().