Go to the source code of this file.
Data Types | |
type | SuperMatrix |
type | NCformat |
type | NRformat |
type | SCformat |
type | SCPformat |
type | NCPformat |
type | DNformat |
type | NRformat_loc |
Enumerations | |
enum | Stype_t { SLU_NC, SLU_NCP, SLU_NR, SLU_SC, SLU_SCP, SLU_SR, SLU_DN, SLU_NR_loc } |
enum | Dtype_t { SLU_S, SLU_D, SLU_C, SLU_Z } |
enum | Mtype_t { SLU_GE, SLU_TRLU, SLU_TRUU, SLU_TRL, SLU_TRU, SLU_SYL, SLU_SYU, SLU_HEL, SLU_HEU } |
enum Dtype_t |
enum Mtype_t |
enum Stype_t |