digikam
DigikamImagesPluginCore::CMat Struct Reference
#include <matrix.h>
Detailed Description
CMat: : Radius of the matrix.Centered matrix. This is a square matrix where the indices range from [-radius, radius]. The matrix contains (2 * radius + 1) ** 2 elements.
Definition at line 43 of file coreplugin/sharpnesseditor/matrix.h.
Public Attributes | |
| double * | center |
| double * | data |
| int | radius |
| int | row_stride |
Member Data Documentation
Definition at line 48 of file coreplugin/sharpnesseditor/matrix.h.
Definition at line 47 of file coreplugin/sharpnesseditor/matrix.h.
Definition at line 45 of file coreplugin/sharpnesseditor/matrix.h.
Definition at line 46 of file coreplugin/sharpnesseditor/matrix.h.
The documentation for this struct was generated from the following file:
KDE 4.2 API Reference