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

◆ type

AlgMatrixType _AlgMatrixSym::type

From AlgmatrixCore.

Referenced by AlgMatrixSymNew().

◆ nR

◆ nC

size_t _AlgMatrixSym::nC

From AlgmatrixCore.

Referenced by AlgMatrixSymNew().

◆ maxN

size_t _AlgMatrixSym::maxN

Max rows/columns space allocated for.

Referenced by AlgMatrixSymNew().

◆ array


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