NEURON
IVEC Struct Reference

#include <matrix.h>

Public Attributes

u_int dim
 
u_int max_dim
 
int * ive
 

Detailed Description

Definition at line 92 of file matrix.h.

Member Data Documentation

◆ dim

u_int IVEC::dim

Definition at line 93 of file matrix.h.

◆ ive

int* IVEC::ive

Definition at line 94 of file matrix.h.

◆ max_dim

u_int IVEC::max_dim

Definition at line 93 of file matrix.h.


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