GRASS GIS 7 Programmer's Manual  7.9.dev(2021)-e5379bbd7
G_math_spvector Struct Reference

The row vector of the sparse matrix. More...

#include <gmath.h>

Data Fields

double * values
 
unsigned int cols
 
unsigned int * index
 

Detailed Description

The row vector of the sparse matrix.

Definition at line 54 of file gmath.h.

Field Documentation

◆ cols

◆ index

◆ values


The documentation for this struct was generated from the following file: