TBCI Numerical high perf. C++ Library  2.8.0
Public Attributes | List of all members
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

int* NCformat::colptr

Definition at line 63 of file supermatrix.h.

int NCformat::nnz

Definition at line 60 of file supermatrix.h.

void* NCformat::nzval

Definition at line 61 of file supermatrix.h.

int* NCformat::rowind

Definition at line 62 of file supermatrix.h.


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