org.ujmp.core.objectmatrix.calculation
Interface ObjectCalculation
-
- All Superinterfaces:
- Calculation, java.io.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
public interface ObjectCalculation extends Calculation
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface org.ujmp.core.calculation.Calculation
Calculation.Ret
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method and Description java.lang.ObjectgetObject(long... coordinates)voidsetObject(java.lang.Object value, long... coordinates)-
Methods inherited from interface org.ujmp.core.calculation.Calculation
availableCoordinates, calc, calcLink, calcNew, calcOrig, containsCoordinates, getColumnCount, getDimension, getMetaData, getRowCount, getSize, getSource, getSources, getValueType, setMetaData
-
-
DataMelt 3.0 © DataMelt by jWork.ORG