|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ObjectMatrixFactory | |
---|---|
org.ujmp.core.objectmatrix | |
org.ujmp.core.objectmatrix.factory | |
org.ujmp.core.objectmatrix.stub |
Uses of ObjectMatrixFactory in org.ujmp.core.objectmatrix |
---|
Fields in org.ujmp.core.objectmatrix declared as ObjectMatrixFactory | |
---|---|
static ObjectMatrixFactory |
ObjectMatrix.factory
|
Methods in org.ujmp.core.objectmatrix that return ObjectMatrixFactory | |
---|---|
ObjectMatrixFactory |
ObjectMatrix.getFactory()
|
Uses of ObjectMatrixFactory in org.ujmp.core.objectmatrix.factory |
---|
Subinterfaces of ObjectMatrixFactory in org.ujmp.core.objectmatrix.factory | |
---|---|
interface |
DenseObjectMatrix2DFactory
|
interface |
DenseObjectMatrixFactory
|
interface |
ObjectMatrix2DFactory
|
interface |
SparseObjectMatrix2DFactory
|
interface |
SparseObjectMatrixFactory
|
Classes in org.ujmp.core.objectmatrix.factory that implement ObjectMatrixFactory | |
---|---|
class |
DefaultDenseObjectMatrix2DFactory
|
class |
DefaultDenseObjectMatrixFactory
|
class |
DefaultSparseObjectMatrix2DFactory
|
class |
DefaultSparseObjectMatrixFactory
|
Uses of ObjectMatrixFactory in org.ujmp.core.objectmatrix.stub |
---|
Methods in org.ujmp.core.objectmatrix.stub that return ObjectMatrixFactory | |
---|---|
ObjectMatrixFactory |
AbstractObjectMatrix.getFactory()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |