functionconstructor
Extends from Modelica.Icons.Function (Icon for functions).
Inputs
| Type | Name | Default | Description |
|---|---|---|---|
| ModelicaUtilityHelper | modelicaUtilityHelper | ||
| String | pathToAIModel | String to file | |
| Integer | n_inputDim | Number of dimensions of input array | |
| Integer | inputSizes | Sizes in each dimensions of input array | |
| Integer | n_outputDim | ||
| Integer | outputSizes | Sizes in each dimensions of input array | |
| Boolean | stateful | false | |
| Real | fixEvalStep | 0 | |
| Integer | numberOfThreads | ||
| Boolean | useGPU | ||
| Integer | gpuDevice | ||
| Integer | executionMode | ||
| Boolean | useFlexOps |
Outputs
| Type | Name | Default | Description |
|---|---|---|---|
| SMArtIntClass | smartint |