SuperLU
5.2.0
|
#include <supermatrix.h>
Data Fields | |
int_t | nnz |
void * | nzval |
int_t * | rowind |
int_t * | colbeg |
int_t * | colend |
int_t* NCPformat::colbeg |
int_t* NCPformat::colend |
int_t NCPformat::nnz |
void* NCPformat::nzval |
int_t* NCPformat::rowind |