TBCI Numerical high perf. C++ Library 2.8.0
NCformat Struct Reference

#include <supermatrix.h>

Public Attributes

int nnz
void * nzval
int * rowind
int * colptr

Detailed Description

Definition at line 59 of file supermatrix.h.

Member Data Documentation

◆ colptr

int* NCformat::colptr

Definition at line 63 of file supermatrix.h.

◆ nnz

int NCformat::nnz

Definition at line 60 of file supermatrix.h.

◆ nzval

void* NCformat::nzval

Definition at line 61 of file supermatrix.h.

◆ rowind

int* NCformat::rowind

Definition at line 62 of file supermatrix.h.


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