|
Matrix r5059
|
#include <cs-etc.h>
Data Fields | |
| int * | pinv |
| int * | q |
| int * | parent |
| int * | cp |
| int * | leftmost |
| int | m2 |
| double | lnz |
| double | unz |
| int Matrix_cs_symbolic::m2 |
Definition at line 35 of file cs-etc.h.
Referenced by sparse_qr().
| int* Matrix_cs_symbolic::pinv |
Definition at line 30 of file cs-etc.h.
Referenced by sparse_qr().
| int* Matrix_cs_symbolic::q |
Definition at line 31 of file cs-etc.h.
Referenced by sparse_lu(), and sparse_qr().