GRASS 8 Programmer's Manual 8.5.0RC1(2026)-3334b87d9c
Loading...
Searching...
No Matches
ldumat.c File Reference
#include <stdlib.h>
Include dependency graph for ldumat.c:

Go to the source code of this file.

Functions

void ldumat (double *a, double *u, int m, int n)

Function Documentation

◆ ldumat()

void ldumat ( double * a,
double * u,
int m,
int n )

Definition at line 9 of file ldumat.c.

Referenced by sv2uv(), and svduv().