SuperLU 6.0.1
Data Fields
NCPformat Struct Reference

#include <supermatrix.h>

Data Fields

int_t nnz
 
void * nzval
 
int_trowind
 
int_tcolbeg
 
int_tcolend
 

Field Documentation

◆ colbeg

int_t* NCPformat::colbeg

◆ colend

int_t* NCPformat::colend

◆ nnz

int_t NCPformat::nnz

◆ nzval

void* NCPformat::nzval

◆ rowind

int_t* NCPformat::rowind

The documentation for this struct was generated from the following file: