|
programmer's documentation
|
Input structure when an array is used for the definition. More...
#include <cs_xdef.h>

Data Fields | |
| int | stride |
| cs_flag_t | loc |
| cs_real_t * | values |
| cs_lnum_t * | index |
Input structure when an array is used for the definition.
| index |
optional index for accessing to the values
| loc |
flag to know where are defined array values
| stride |
| values |
array values
1.8.13