Mir 1.0
Mir application programming interface
 
Loading...
Searching...
No Matches
mirkl_arr_t_ Struct Reference

Multidimensional array. More...

#include <mirkl_memory.h>

Data Fields

unsigned int ndim
 Number of dimensions.
 
unsigned int * nval
 Number of points per dimension [0...ndim-1].
 
void * data
 Pointer to the data.
 
mirkl_size_t elsize
 Size of data element.
 

Detailed Description

Multidimensional array.


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