Woolz Image Processing Version 1.4.0
_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

From AlgmatrixCore.

Referenced by AlgMatrixLLRNew().

From AlgmatrixCore.

Referenced by AlgMatrixLLRNew(), AlgMatrixTVectorMul(), and AlgMatrixTVectorMulAdd().

Maximum number of entries.

Referenced by AlgMatrixLLRExpand().

Lowest absolute non-zero value.

Referenced by AlgMatrixLLRSet(), and AlgMatrixScale().

Stack of blocks of triples allocated managed using AlcFreeStack.

Referenced by AlgMatrixLLRExpand(), and AlgMatrixLLRFree().


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