GRASS GIS 7 Programmer's Manual
7.8.7(2022)-exported
|
#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 24 of file cvmul.c.
References complex::im, and complex::re.