![]() |
NEURON
|
Go to the source code of this file.
Functions | |
| SPMAT * | spLUfactor (SPMAT *A, PERM *px, double alpha) |
| VEC * | spLUsolve (SPMAT *A, PERM *pivot, VEC *b, VEC *x) |
| VEC * | spLUTsolve (SPMAT *A, PERM *pivot, VEC *b, VEC *x) |
| SPMAT * | spILUfactor (SPMAT *A, double alpha) |
Definition at line 302 of file splufctr.c.
Definition at line 49 of file splufctr.c.
Definition at line 165 of file splufctr.c.