GRASS Programmer's Manual  6.4.2(2012)
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
N_spvector Struct Reference

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

#include <N_pde.h>

Data Fields

int cols
double * values
int * index

Detailed Description

The row vector of the sparse matrix.

Definition at line 79 of file N_pde.h.

Field Documentation


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