Woolz Image Processing Version 1.4.0
_AlgMatrixRect Struct Reference

Rectangular matrix. Typedef: AlgMatrixRect. More...

Data Fields

AlgMatrixType type
size_t nR
size_t nC
size_t maxR
size_t maxC
double ** array

Detailed Description

Rectangular matrix. Typedef: AlgMatrixRect.


Field Documentation

Rows space allocated for.

Referenced by AlgMatrixRectNew().

Columns space allocated for.

Referenced by AlgMatrixRectNew().


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