- All Superinterfaces:
Calculation
, Serializable
- All Known Implementing Classes:
AbstractObjectCalculation
, Bootstrap
, Concatenation
, Deletion
, Diag
, ExtractAnnotation
, Fill
, Flipdim
, IncludeAnnotation
, Join
, Replace
, Repmat
, Reshape
, Selection
, SetContent
, Shuffle
, Sortrows
, Squeeze
, SubMatrix
, Swap
, ToObjectMatrix
, Transpose
, Tril
, Triu
, Unique
, UniqueValueCount
-
-
-
Method Summary
Methods inherited from interface org.ujmp.core.calculation.Calculation
availableCoordinates, calc, calcLink, calcNew, calcOrig, containsCoordinates, getColumnCount, getDimension, getMetaData, getRowCount, getSize, getSource, getSources, getValueType, setMetaData
-
Method Details
-
getObject
Object getObject(long... coordinates)
-
setObject
void setObject(Object value,
long... coordinates)