Functions in this group should be used to document the dimension and characteristics of the user kernel iteration space
void InitKernelIterInfos |
( |
int |
OldStyle | ) |
|
Define user defined symbols with associated value. Used in non inlined code generation.
- Parameters
-
SCount | Number of pairs (SymbolName, SymbolValue) |
Define one user defined symbol with associated value.
- Parameters
-
Name | Name of the user defined symbol |
Value | Value of the user defined symbol |
void UserSymbols |
( |
int |
SCount, |
|
|
|
... |
|
) |
| |
Define user defined symbols with associated value. Used in non inlined code generation. Returns NULL.
- Parameters
-
SCount | Number of pairs (SymbolName, SymbolValue) |