Woolz Image Processing  Version 1.7.5
_AlgMatrixSym Struct Reference

Symmetric matrix. Typedef: AlgMatrixRect. More...

Data Fields

AlgMatrixType type
 
size_t nR
 
size_t nC
 
size_t maxN
 
double ** array
 

Detailed Description

Symmetric matrix. Typedef: AlgMatrixRect.

Field Documentation

AlgMatrixType _AlgMatrixSym::type

From AlgmatrixCore.

Referenced by AlgMatrixSymNew().

size_t _AlgMatrixSym::nC

From AlgmatrixCore.

Referenced by AlgMatrixSymNew(), and AlgMatrixWriteAscii().

size_t _AlgMatrixSym::maxN

Max rows/columns space allocated for.

Referenced by AlgMatrixSymNew().


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