|
TBCI Numerical high perf. C++ Library
2.8.0
|
#include <supermatrix.h>
Public Attributes | |
| int | nnz |
| void * | nzval |
| int * | rowind |
| int * | colbeg |
| int * | colend |
Definition at line 107 of file supermatrix.h.
| int* NCPformat::colbeg |
Definition at line 112 of file supermatrix.h.
| int* NCPformat::colend |
Definition at line 114 of file supermatrix.h.
| int NCPformat::nnz |
Definition at line 108 of file supermatrix.h.
| void* NCPformat::nzval |
Definition at line 109 of file supermatrix.h.
| int* NCPformat::rowind |
Definition at line 110 of file supermatrix.h.
1.8.5