SuperLU 6.0.1
Data Fields
NCformat Struct Reference

#include <supermatrix.h>

Data Fields

int_t nnz
 
void * nzval
 
int_trowind
 
int_tcolptr
 

Field Documentation

◆ colptr

int_t* NCformat::colptr

◆ nnz

int_t NCformat::nnz

◆ nzval

void* NCformat::nzval

◆ rowind

int_t* NCformat::rowind

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