Dip  0.92.4
Public Attributes | List of all members
ROW_ORDERED Struct Reference

#include <spp_types.h>

Public Attributes

int rownum
 
int colnum
 
int active_rownum
 
int nzcnt
 
int * rownames
 
char * row_deleted
 
int * rmatbeg
 
int * rmatind
 

Detailed Description

Definition at line 43 of file spp_types.h.

Member Data Documentation

int ROW_ORDERED::rownum

Definition at line 44 of file spp_types.h.

int ROW_ORDERED::colnum

Definition at line 46 of file spp_types.h.

int ROW_ORDERED::active_rownum

Definition at line 47 of file spp_types.h.

int ROW_ORDERED::nzcnt

Definition at line 48 of file spp_types.h.

int * ROW_ORDERED::rownames

Definition at line 49 of file spp_types.h.

char * ROW_ORDERED::row_deleted

Definition at line 50 of file spp_types.h.

int * ROW_ORDERED::rmatbeg

Definition at line 51 of file spp_types.h.

int * ROW_ORDERED::rmatind

Definition at line 52 of file spp_types.h.


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