GRASS 8 Programmer's Manual 8.6.0dev(2026)-ddeab64dbf
Loading...
Searching...
No Matches
rmmult.c File Reference
#include <stdlib.h>
Include dependency graph for rmmult.c:

Go to the source code of this file.

Functions

void rmmult (double *rm, double *a, double *b, int n, int m, int l)
 

Function Documentation

◆ rmmult()

void rmmult ( double rm,
double a,
double b,
int  n,
int  m,
int  l 
)

Definition at line 9 of file rmmult.c.

References b, free(), and l.