public static class Engine.ConversionParameters
extends java.lang.Object
Engine.get(long[], String,
Engine.ConversionParameters).| Modifier and Type | Field and Description |
|---|---|
boolean |
getIntMatrices
If true, double matrices where all elements represent
integers are returned as IntMatrixTokens (default false).
|
boolean |
getScalarMatrices
If true (default), 1x1 matrices are returned as
appropriate ScalarToken.
|
| Constructor and Description |
|---|
ConversionParameters() |