TPCCLIB
Loading...
Searching...
No Matches
MatrixData Struct Reference

#include <libtpcimgio.h>

Data Fields

int mat_type
 
char * shptr
 
char * data_ptr
 
int nviews
 
int nelements
 
int nblks
 
int data_type
 

Detailed Description

ECAT 6.3 matrix data

Definition at line 1406 of file libtpcimgio.h.

Field Documentation

◆ data_ptr

char* MatrixData::data_ptr

data_ptr

Definition at line 1412 of file libtpcimgio.h.

◆ data_type

int MatrixData::data_type

data_type

Definition at line 1420 of file libtpcimgio.h.

◆ mat_type

int MatrixData::mat_type

mat_type

Definition at line 1408 of file libtpcimgio.h.

◆ nblks

int MatrixData::nblks

nblks

Definition at line 1418 of file libtpcimgio.h.

◆ nelements

int MatrixData::nelements

nelements

Definition at line 1416 of file libtpcimgio.h.

◆ nviews

int MatrixData::nviews

nviews

Definition at line 1414 of file libtpcimgio.h.

◆ shptr

char* MatrixData::shptr

shptr

Definition at line 1410 of file libtpcimgio.h.


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