abc-master
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Llb_Mtr_t_ Struct Reference

#include <llbInt.h>

Data Fields

int nPis
 
int nFfs
 
int nRows
 
int nCols
 
int * pColSums
 
Llb_Grp_t ** pColGrps
 
int * pRowSums
 
char ** pMatrix
 
Llb_Man_tpMan
 
char * pProdVars
 
int * pProdNums
 

Detailed Description

Definition at line 78 of file llbInt.h.

Field Documentation

int Llb_Mtr_t_::nCols

Definition at line 83 of file llbInt.h.

int Llb_Mtr_t_::nFfs

Definition at line 81 of file llbInt.h.

int Llb_Mtr_t_::nPis

Definition at line 80 of file llbInt.h.

int Llb_Mtr_t_::nRows

Definition at line 82 of file llbInt.h.

Llb_Grp_t** Llb_Mtr_t_::pColGrps

Definition at line 85 of file llbInt.h.

int* Llb_Mtr_t_::pColSums

Definition at line 84 of file llbInt.h.

Llb_Man_t* Llb_Mtr_t_::pMan

Definition at line 88 of file llbInt.h.

char** Llb_Mtr_t_::pMatrix

Definition at line 87 of file llbInt.h.

int* Llb_Mtr_t_::pProdNums

Definition at line 91 of file llbInt.h.

char* Llb_Mtr_t_::pProdVars

Definition at line 90 of file llbInt.h.

int* Llb_Mtr_t_::pRowSums

Definition at line 86 of file llbInt.h.


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