GRASS Programmer's Manual  6.4.3(2013)-r
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties 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: