![]() |
NEURON
|
#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 | |
| Matrix * | matrix_arg (int) |
Definition at line 5 of file ocmatrix.h.
Definition at line 17 of file ocmatrix.h.
Definition at line 7 of file ocmatrix.h.
Definition at line 6 of file ocmatrix.h.
| #define Vect IvocVect |
Definition at line 16 of file ocmatrix.h.
| Matrix* matrix_arg | ( | int | i | ) |
Definition at line 45 of file matrix.cpp.