|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of BigIntegerMatrix in org.ujmp.core.bigintegermatrix |
---|
Subinterfaces of BigIntegerMatrix in org.ujmp.core.bigintegermatrix | |
---|---|
interface |
BigIntegerMatrix2D
|
interface |
DenseBigIntegerMatrix
|
interface |
DenseBigIntegerMatrix2D
|
interface |
SparseBigIntegerMatrix
|
interface |
SparseBigIntegerMatrix2D
|
Uses of BigIntegerMatrix in org.ujmp.core.bigintegermatrix.calculation |
---|
Methods in org.ujmp.core.bigintegermatrix.calculation that return BigIntegerMatrix | |
---|---|
BigIntegerMatrix |
AbstractBigIntegerCalculation.calcLink()
|
BigIntegerMatrix |
AbstractBigIntegerCalculation.calcNew()
|
Uses of BigIntegerMatrix in org.ujmp.core.bigintegermatrix.impl |
---|
Classes in org.ujmp.core.bigintegermatrix.impl that implement BigIntegerMatrix | |
---|---|
class |
ArrayDenseBigIntegerMatrix2D
|
class |
BigIntegerCalculationMatrix
|
class |
DefaultDenseBigIntegerMatrix2D
|
class |
DefaultSparseBigIntegerMatrix
|
Uses of BigIntegerMatrix in org.ujmp.core.bigintegermatrix.stub |
---|
Classes in org.ujmp.core.bigintegermatrix.stub that implement BigIntegerMatrix | |
---|---|
class |
AbstractBigIntegerMatrix
|
class |
AbstractDenseBigIntegerMatrix
|
class |
AbstractDenseBigIntegerMatrix2D
|
class |
AbstractSparseBigIntegerMatrix
|
class |
AbstractSparseBigIntegerMatrix2D
|
Uses of BigIntegerMatrix in org.ujmp.core.interfaces |
---|
Methods in org.ujmp.core.interfaces that return BigIntegerMatrix | |
---|---|
BigIntegerMatrix |
Conversions.toBigIntegerMatrix()
|
Uses of BigIntegerMatrix in org.ujmp.core.matrix |
---|
Methods in org.ujmp.core.matrix that return BigIntegerMatrix | |
---|---|
BigIntegerMatrix |
AbstractMatrix.toBigIntegerMatrix()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |