Go to the source code of this file.
Classes | |
class | OcMatrix |
class | OcFullMatrix |
class | OcSparseMatrix |
Defines | |
#define | MAT void |
#define | SPMAT void |
#define | PERM void |
#define | Vect IvocVect |
#define | Matrix OcMatrix |
Functions | |
Matrix * | matrix_arg (int) |
#define MAT void |
Referenced by OcFullMatrix::det().
#define Matrix OcMatrix |
Referenced by matrix_arg().
#define PERM void |
Referenced by OcFullMatrix::det().
#define SPMAT void |
#define Vect IvocVect |
Matrix* matrix_arg | ( | int | ) |
References check_obj_type(), hoc_objgetarg(), Matrix, and Symbol::u.
Referenced by LinearMechanism::create().