NEURON
ocmatrix.h File Reference
#include <vector>

Go to the source code of this file.

Classes

class  OcMatrix
 
class  OcFullMatrix
 
class  OcSparseMatrix
 

Macros

#define MAT   void
 
#define SPMAT   void
 
#define PERM   void
 
#define Vect   IvocVect
 
#define Matrix   OcMatrix
 

Functions

Matrixmatrix_arg (int)
 

Macro Definition Documentation

◆ MAT

#define MAT   void

Definition at line 5 of file ocmatrix.h.

◆ Matrix

MatrixPtr Matrix   OcMatrix

Definition at line 17 of file ocmatrix.h.

◆ PERM

#define PERM   void

Definition at line 7 of file ocmatrix.h.

◆ SPMAT

#define SPMAT   void

Definition at line 6 of file ocmatrix.h.

◆ Vect

#define Vect   IvocVect

Definition at line 16 of file ocmatrix.h.

Function Documentation

◆ matrix_arg()

Matrix* matrix_arg ( int  )

Definition at line 45 of file matrix.cpp.