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

int* NRformat::colind

Definition at line 75 of file supermatrix.h.

int NRformat::nnz

Definition at line 73 of file supermatrix.h.

void* NRformat::nzval

Definition at line 74 of file supermatrix.h.

int* NRformat::rowptr

Definition at line 76 of file supermatrix.h.


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