|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ByteMatrix | |
---|---|
org.ujmp.core.bytematrix | |
org.ujmp.core.bytematrix.calculation | |
org.ujmp.core.bytematrix.impl | |
org.ujmp.core.bytematrix.stub | |
org.ujmp.core.interfaces | |
org.ujmp.core.matrix |
Uses of ByteMatrix in org.ujmp.core.bytematrix |
---|
Subinterfaces of ByteMatrix in org.ujmp.core.bytematrix | |
---|---|
interface |
ByteMatrix2D
|
interface |
DenseByteMatrix
|
interface |
DenseByteMatrix2D
|
interface |
SparseByteMatrix
|
interface |
SparseByteMatrix2D
|
Uses of ByteMatrix in org.ujmp.core.bytematrix.calculation |
---|
Methods in org.ujmp.core.bytematrix.calculation that return ByteMatrix | |
---|---|
ByteMatrix |
AbstractByteCalculation.calcLink()
|
ByteMatrix |
AbstractByteCalculation.calcNew()
|
Uses of ByteMatrix in org.ujmp.core.bytematrix.impl |
---|
Classes in org.ujmp.core.bytematrix.impl that implement ByteMatrix | |
---|---|
class |
ArrayDenseByteMatrix2D
|
class |
ByteCalculationMatrix
|
class |
DefaultDenseByteMatrix2D
|
class |
DefaultSparseByteMatrix
|
Uses of ByteMatrix in org.ujmp.core.bytematrix.stub |
---|
Classes in org.ujmp.core.bytematrix.stub that implement ByteMatrix | |
---|---|
class |
AbstractByteMatrix
|
class |
AbstractDenseByteMatrix
|
class |
AbstractDenseByteMatrix2D
|
class |
AbstractSparseByteMatrix
|
class |
AbstractSparseByteMatrix2D
|
Uses of ByteMatrix in org.ujmp.core.interfaces |
---|
Methods in org.ujmp.core.interfaces that return ByteMatrix | |
---|---|
ByteMatrix |
Conversions.toByteMatrix()
|
Uses of ByteMatrix in org.ujmp.core.matrix |
---|
Methods in org.ujmp.core.matrix that return ByteMatrix | |
---|---|
ByteMatrix |
AbstractMatrix.toByteMatrix()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |