My Project
Data Fields
matrixdata Struct Reference

#include <ecat63.h>

Collaboration diagram for matrixdata:
Collaboration graph

Data Fields

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

Detailed Description

Definition at line 177 of file ecat63.h.

Field Documentation

◆ data_ptr

char* matrixdata::data_ptr

Definition at line 180 of file ecat63.h.

◆ data_type

int matrixdata::data_type

Definition at line 184 of file ecat63.h.

◆ mat_type

int matrixdata::mat_type

Definition at line 178 of file ecat63.h.

◆ nblks

int matrixdata::nblks

Definition at line 183 of file ecat63.h.

◆ nelements

int matrixdata::nelements

Definition at line 182 of file ecat63.h.

◆ nviews

int matrixdata::nviews

Definition at line 181 of file ecat63.h.

◆ shptr

char* matrixdata::shptr

Definition at line 179 of file ecat63.h.


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