GRASS GIS 8 Programmer's Manual  8.4.0dev(2024)-112dd97adf
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

unsigned int G_math_spvector::cols

◆ index

◆ values


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