M3_SparsePixelMatrixColumn Struct Reference

Sparse pixel-pixel matrix column designator. More...

#include <M3.h>


Data Fields

int32_t columnClass
int32_t columnPixel
int64_t numNZ


Detailed Description

Sparse pixel-pixel matrix column designator.

This structure is one of three that make up a sparse pixel-pixel matrix. This is the structure that specifies one of the columns with non-zero elements.

Definition at line 384 of file M3.h.


Field Documentation

int32_t M3_SparsePixelMatrixColumn::columnClass

The index associated with the pixel class that the column belongs to.

Definition at line 387 of file M3.h.

int32_t M3_SparsePixelMatrixColumn::columnPixel

The pixel index within the pixel class of the column.

Definition at line 389 of file M3.h.

int64_t M3_SparsePixelMatrixColumn::numNZ

The number of non-zero elements that lie in this column.

Definition at line 391 of file M3.h.


The documentation for this struct was generated from the following file:
Generated on Mon Nov 24 10:05:12 2008 for M3 by  doxygen 1.5.3-20071008