org.ujmp.core.bigintegermatrix.calculation
Interface BigIntegerCalculation
-
- All Superinterfaces:
- Calculation, java.io.Serializable
- All Known Implementing Classes:
- AbstractBigIntegerCalculation, Fibonacci, Pascal, ToBigIntegerMatrix
public interface BigIntegerCalculation 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.math.BigIntegergetBigInteger(long... coordinates)voidsetBigInteger(java.math.BigInteger 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