|
GRASS GIS 8 Programmer's Manual
8.4.2dev(2025)-5620950973
|
#include "ccmath.h"
Go to the source code of this file.
Functions | |
| void | cvmul (Cpx *u, Cpx *a, Cpx *v, int n) |
| Cpx | cvnrm (Cpx *u, Cpx *v, int n) |
Definition at line 26 of file cvmul.c.
References complex::im, and complex::re.