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

AlgMatrixType _AlgMatrixRect::type

From AlgmatrixCore.

Referenced by AlgMatrixReadAscii(), and AlgMatrixRectNew().

size_t _AlgMatrixRect::maxR

Rows space allocated for.

Referenced by AlgMatrixRectNew().

size_t _AlgMatrixRect::maxC

Columns space allocated for.

Referenced by AlgMatrixRectNew().


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