_MATRIX Struct Reference

#include <mi32/matrix.h>

List of all members.

Public Attributes

UINT16 cols
UINT32 flags
double ** matrix
UINT16 rows


Detailed Description

Definition at line 57 of file matrix.h.


Member Data Documentation

UINT16 _MATRIX::cols

Number of columns.

Definition at line 60 of file matrix.h.

UINT32 _MATRIX::flags

Definition at line 61 of file matrix.h.

double** _MATRIX::matrix

Matrix data.

Definition at line 58 of file matrix.h.

UINT16 _MATRIX::rows

Number of rows.

Definition at line 59 of file matrix.h.


The documentation for this struct was generated from the following file:
Generated on Thu Apr 26 04:10:41 2007 for TNTsdk by  doxygen 1.5.2