Algorithms_in_C 1.0.0
Set of algorithms implemented in C.
Loading...
Searching...
No Matches

to store info regarding 3D arrays More...

Data Fields

int dim1
 lengths of first dimension
 
int dim2
 lengths of second dimension
 
int dim3
 lengths of thirddimension
 
double * data
 pointer to data
 

Detailed Description

to store info regarding 3D arrays


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