Uses of Interface
org.ujmp.core.shortmatrix.calculation.ShortCalculation
-
Packages that use ShortCalculation Package Description org.ujmp.core.shortmatrix.calculation org.ujmp.core.shortmatrix.impl -
-
Uses of ShortCalculation in org.ujmp.core.shortmatrix.calculation
Classes in org.ujmp.core.shortmatrix.calculation that implement ShortCalculation Modifier and Type Class Description class
AbstractShortCalculation
class
ToShortMatrix
-
Uses of ShortCalculation in org.ujmp.core.shortmatrix.impl
Fields in org.ujmp.core.shortmatrix.impl declared as ShortCalculation Modifier and Type Field Description private ShortCalculation
ShortCalculationMatrix. calculation
Constructors in org.ujmp.core.shortmatrix.impl with parameters of type ShortCalculation Constructor Description ShortCalculationMatrix(ShortCalculation calculation)
-