Uses of Interface
org.ujmp.core.shortmatrix.DenseShortMatrix2D
Packages that use DenseShortMatrix2D
Package
Description
-
Uses of DenseShortMatrix2D in org.ujmp.core.matrix.factory
Methods in org.ujmp.core.matrix.factory that return DenseShortMatrix2DModifier and TypeMethodDescriptionfinal DenseShortMatrix2D
AbstractMatrixFactory.importFromArray
(short[]... values) final DenseShortMatrix2D
AbstractMatrixFactory.linkToArray
(short... values) final DenseShortMatrix2D
AbstractMatrixFactory.linkToArray
(short[]... values) final DenseShortMatrix2D
AbstractMatrixFactory.linkToValue
(short value) final DenseShortMatrix2D
AbstractMatrixFactory.linkToValue
(Short value) -
Uses of DenseShortMatrix2D in org.ujmp.core.shortmatrix.impl
Classes in org.ujmp.core.shortmatrix.impl that implement DenseShortMatrix2D -
Uses of DenseShortMatrix2D in org.ujmp.core.shortmatrix.stub
Classes in org.ujmp.core.shortmatrix.stub that implement DenseShortMatrix2D