|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectptolemy.matlab.Engine.ConversionParameters
public static class Engine.ConversionParameters
Data conversion parameters used by Engine.get(long[], String,
Engine.ConversionParameters).
| Field Summary | |
|---|---|
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 Summary | |
|---|---|
Engine.ConversionParameters()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public boolean getScalarMatrices
public boolean getIntMatrices
| Constructor Detail |
|---|
public Engine.ConversionParameters()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||