|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.rubecula.util.Item
com.rubecula.jquantity.Compound
com.rubecula.jquantity.OneMatrix
com.rubecula.jquantity.Row
Class
Field Summary |
Fields inherited from class com.rubecula.jquantity.OneMatrix |
|
Fields inherited from class com.rubecula.jquantity.Compound |
|
Fields inherited from class com.rubecula.util.Item |
JQUANTITY_TEST |
Constructor Summary | |
Row(BaseNumber[] elements)
|
|
Row(int length)
|
Method Summary | |
int[] |
getDimensions()
Method to get the maximumum indices for each dimension. |
Methods inherited from class com.rubecula.jquantity.OneMatrix |
factored, getElement, getElement, inverse, isNormal, length, normalize, quotient, setElement |
Methods inherited from class com.rubecula.jquantity.Compound |
audit, getIdentifier, isMutable, main, makePresentableInstance, present, setConstant, setIdentifier |
Methods inherited from class com.rubecula.util.Item |
audit, audit, compareTo, Debug, getClassNameShort, getType, IsDebug, present, SetDebug, test, test, toString, Wrap |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface com.rubecula.util.Auditable |
audit, audit |
Constructor Detail |
public Row(BaseNumber[] elements)
elements
- public Row(int length)
length
- Method Detail |
public int[] getDimensions()
CompoundModel
getDimensions
in interface CompoundModel
getDimensions
in class OneMatrix
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |