Woolz Image Processing  Version 1.8.3
_AlgMatrixTriple Struct Reference

Data Fields

size_t row
 
size_t col
 
double val
 

Field Documentation

◆ row

size_t _AlgMatrixTriple::row

Row in matrix.

◆ col

size_t _AlgMatrixTriple::col

Column in matrix.

◆ val

double _AlgMatrixTriple::val

Value in the row, column.


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