GRASS GIS 8 Programmer's Manual  8.4.0dev(2024)-4269a67dfb
cmmult.c File Reference
#include <stdlib.h>
#include "ccmath.h"
Include dependency graph for cmmult.c:

Go to the source code of this file.

Functions

void cmmult (Cpx *cm, Cpx *a, Cpx *b, int n, int m, int l)
 

Function Documentation

◆ cmmult()

void cmmult ( Cpx cm,
Cpx a,
Cpx b,
int  n,
int  m,
int  l 
)

Definition at line 12 of file cmmult.c.