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

#include <supermatrix.h>

Public Attributes

int nnz
void * nzval
int * colind
int * rowptr

Detailed Description

Definition at line 72 of file supermatrix.h.

Member Data Documentation

◆ colind

int* NRformat::colind

Definition at line 75 of file supermatrix.h.

◆ nnz

int NRformat::nnz

Definition at line 73 of file supermatrix.h.

◆ nzval

void* NRformat::nzval

Definition at line 74 of file supermatrix.h.

◆ rowptr

int* NRformat::rowptr

Definition at line 76 of file supermatrix.h.


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