GRASS GIS 7 Programmer's Manual  7.0.2(2015)-r00000
cmmul.c File Reference
#include "ccmath.h"
Include dependency graph for cmmul.c:

Go to the source code of this file.

Functions

void cmmul (Cpx *c, Cpx *a, Cpx *b, int n)
 

Function Documentation

void cmmul ( Cpx c,
Cpx a,
Cpx b,
int  n 
)

Definition at line 9 of file cmmul.c.

References complex::im, complex::re, and trncm().

Referenced by hmgen().