Uses of Interface
org.ujmp.core.bigintegermatrix.BigIntegerMatrix
Packages that use BigIntegerMatrix
Package
Description
-
Uses of BigIntegerMatrix in org.ujmp.core
Methods in org.ujmp.core that return BigIntegerMatrix -
Uses of BigIntegerMatrix in org.ujmp.core.bigintegermatrix.calculation
Methods in org.ujmp.core.bigintegermatrix.calculation that return BigIntegerMatrixModifier and TypeMethodDescriptionfinal BigIntegerMatrix
AbstractBigIntegerCalculation.calcLink()
final BigIntegerMatrix
AbstractBigIntegerCalculation.calcNew()
-
Uses of BigIntegerMatrix in org.ujmp.core.bigintegermatrix.impl
Classes in org.ujmp.core.bigintegermatrix.impl that implement BigIntegerMatrixModifier and TypeClassDescriptionclass
class
class
class
-
Uses of BigIntegerMatrix in org.ujmp.core.bigintegermatrix.stub
Classes in org.ujmp.core.bigintegermatrix.stub that implement BigIntegerMatrixModifier and TypeClassDescriptionclass
class
class
class
class
-
Uses of BigIntegerMatrix in org.ujmp.core.interfaces
Methods in org.ujmp.core.interfaces that return BigIntegerMatrix -
Uses of BigIntegerMatrix in org.ujmp.core.matrix.factory
Methods in org.ujmp.core.matrix.factory that return BigIntegerMatrixModifier and TypeMethodDescriptionfinal BigIntegerMatrix
AbstractMatrixFactory.fibonacci
(int count)