Uses of Interface
org.ujmp.core.charmatrix.factory.CharMatrixFactory
Packages that use CharMatrixFactory
-
Uses of CharMatrixFactory in org.ujmp.core.charmatrix.factory
Subinterfaces of CharMatrixFactory in org.ujmp.core.charmatrix.factoryModifier and TypeInterfaceDescriptioninterface
CharMatrix2DFactory<T extends CharMatrix2D>
interface
DenseCharMatrixFactory<T extends DenseCharMatrix>
interface
SparseCharMatrixFactory<T extends SparseCharMatrix>
Classes in org.ujmp.core.charmatrix.factory that implement CharMatrixFactoryModifier and TypeClassDescriptionclass
class