Mir 1.0
Mir application programming interface
mirml_mh_spmatrix_t_ Struct Reference

Sparse matrix. More...

#include <mirml_meschach.h>

Data Fields

int m
 
int n
 
int max_m
 
int max_n
 
char flag_col
 
char flag_diag
 
mirml_mh_sprow_trow
 
int * start_row
 
int * start_idx
 

Detailed Description

Sparse matrix.


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