MeatAxe  2.4
IntMatrix_t Class Reference

An Integer Matrix. More...

Data Fields

int Nor
 Number of rows.
 
int Noc
 Number of colums.
 
long * Data
 Marks (row by row).
 

Detailed Description

An Integer Matrix.

The IntMatrix_t structure represents a matrix with integer entries. Both Nor and Noc may be zero. In this case, Data ist still a valid pointer, but the memory block it points to has size zero.


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

MeatAxe 2.4 documentation, generated on Mon Jun 7 2021 11:42:24