#include <M3.h>
Data Fields | |
| int32_t | rowClass |
| int32_t | rowPixel |
| double | value |
This structure is one of three that make up a sparse pixel-pixel matrix. This is the structure that holds the value of one non-zero element, and it also specifies which row this non-zero element belongs to.
Definition at line 368 of file M3.h.
| int32_t M3_SparsePixelMatrixEl::rowClass |
| int32_t M3_SparsePixelMatrixEl::rowPixel |
1.5.3-20071008