|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectptolemy.data.type.StructuredType
ptolemy.data.type.MatrixType
ptolemy.data.type.MatrixType.LongMatrixType
public static class MatrixType.LongMatrixType
The long matrix data type.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class ptolemy.data.type.MatrixType |
|---|
MatrixType.BooleanMatrixType, MatrixType.ComplexMatrixType, MatrixType.DoubleMatrixType, MatrixType.FixMatrixType, MatrixType.IntMatrixType, MatrixType.LongMatrixType |
| Field Summary |
|---|
| Fields inherited from class ptolemy.data.type.StructuredType |
|---|
MAXDEPTHBOUND |
| Fields inherited from interface ptolemy.data.type.Type |
|---|
HASH_INVALID, HASH_MAX |
| Constructor Summary | |
|---|---|
MatrixType.LongMatrixType()
|
|
| Method Summary | |
|---|---|
Token |
convert(Token token)
If the argument is an instance of this class or a subclass, then return the token. |
| Methods inherited from class ptolemy.data.type.MatrixType |
|---|
_compare, _getRepresentative, _greatestLowerBound, _leastUpperBound, clone, equals, getElementType, getMatrixTypeForElementType, getTokenClass, hashCode, initialize, isAbstract, isCompatible, isConstant, isInstantiable, isSubstitutionInstance, toString, updateType |
| Methods inherited from class ptolemy.data.type.StructuredType |
|---|
add, depth, divide, getTypeHash, modulo, multiply, one, subtract, zero |
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public MatrixType.LongMatrixType()
| Method Detail |
|---|
public Token convert(Token token)
throws IllegalActionException
MatrixType
convert in interface Typeconvert in class MatrixTypetoken - A token.
IllegalActionException - If the argument is not
an instance of this class.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||