|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ShortMatrix in org.ujmp.core.interfaces |
---|
Methods in org.ujmp.core.interfaces that return ShortMatrix | |
---|---|
ShortMatrix |
Conversions.toShortMatrix()
|
Uses of ShortMatrix in org.ujmp.core.matrix |
---|
Methods in org.ujmp.core.matrix that return ShortMatrix | |
---|---|
ShortMatrix |
AbstractMatrix.toShortMatrix()
|
Uses of ShortMatrix in org.ujmp.core.shortmatrix |
---|
Subinterfaces of ShortMatrix in org.ujmp.core.shortmatrix | |
---|---|
interface |
DenseShortMatrix
|
interface |
DenseShortMatrix2D
|
interface |
ShortMatrix2D
|
interface |
SparseShortMatrix
|
interface |
SparseShortMatrix2D
|
Uses of ShortMatrix in org.ujmp.core.shortmatrix.calculation |
---|
Methods in org.ujmp.core.shortmatrix.calculation that return ShortMatrix | |
---|---|
ShortMatrix |
AbstractShortCalculation.calcLink()
|
ShortMatrix |
AbstractShortCalculation.calcNew()
|
Uses of ShortMatrix in org.ujmp.core.shortmatrix.impl |
---|
Classes in org.ujmp.core.shortmatrix.impl that implement ShortMatrix | |
---|---|
class |
DefaultDenseShortMatrix2D
|
class |
DefaultSparseShortMatrix
|
class |
ShortCalculationMatrix
|
class |
SimpleDenseShortMatrix2D
|
Uses of ShortMatrix in org.ujmp.core.shortmatrix.stub |
---|
Classes in org.ujmp.core.shortmatrix.stub that implement ShortMatrix | |
---|---|
class |
AbstractDenseShortMatrix
|
class |
AbstractDenseShortMatrix2D
|
class |
AbstractShortMatrix
|
class |
AbstractSparseShortMatrix
|
class |
AbstractSparseShortMatrix2D
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |