Angka
0.0.1
A C library focusing on data manipulation and visualization
|
grid structure data More...
#include <grid.h>
Data Fields | |
int * | r_shape |
r_shape in malloc 1d data More... | |
double * | p_r_nums |
p_r_nums in malloc 1d data More... | |
int | size |
the length of malloc p_r_nums More... | |
int | ndim |
the length of r_shape More... | |
grid structure data
int ndim |
the length of r_shape
double* p_r_nums |
p_r_nums in malloc 1d data
int* r_shape |
r_shape in malloc 1d data
int size |
the length of malloc p_r_nums