NEURON
SPROW Struct Reference

#include <sparse.h>

Public Attributes

int len
 
int maxlen
 
int diag
 
row_eltelt
 

Detailed Description

Definition at line 49 of file sparse.h.

Member Data Documentation

◆ diag

int SPROW::diag

Definition at line 50 of file sparse.h.

◆ elt

row_elt* SPROW::elt

Definition at line 51 of file sparse.h.

◆ len

int SPROW::len

Definition at line 50 of file sparse.h.

◆ maxlen

int SPROW::maxlen

Definition at line 50 of file sparse.h.


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