Woolz Image Processing  Version 1.7.5
_AlgMatrixLLR Struct Reference

Data Fields

AlgMatrixType type
 
size_t nR
 
size_t nC
 
size_t numEnt
 
size_t maxEnt
 
double tol
 
void * blk
 
AlgMatrixLLREfreeStk
 
AlgMatrixLLRE ** tbl
 

Field Documentation

AlgMatrixType _AlgMatrixLLR::type

From AlgmatrixCore.

Referenced by AlgMatrixLLRNew().

size_t _AlgMatrixLLR::nC
size_t _AlgMatrixLLR::numEnt
size_t _AlgMatrixLLR::maxEnt

Maximum number of entries.

Referenced by AlgMatrixLLRExpand().

double _AlgMatrixLLR::tol

Lowest absolute non-zero value.

Referenced by AlgMatrixLLRSet(), AlgMatrixLLRSetAll(), and AlgMatrixScale().

void* _AlgMatrixLLR::blk

Stack of blocks of triples allocated managed using AlcFreeStack.

Referenced by AlgMatrixLLRExpand(), and AlgMatrixLLRFree().

AlgMatrixLLRE* _AlgMatrixLLR::freeStk

Stack of free linked list entries.

Referenced by AlgMatrixLLREFree(), AlgMatrixLLRENew(), AlgMatrixLLRExpand(), AlgMatrixLLRSet(), and AlgMatrixLLRZero().


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