Uses of Interface
org.ujmp.core.bytematrix.calculation.ByteCalculation
-
Packages that use ByteCalculation Package Description org.ujmp.core.bytematrix.calculation org.ujmp.core.bytematrix.impl -
-
Uses of ByteCalculation in org.ujmp.core.bytematrix.calculation
Classes in org.ujmp.core.bytematrix.calculation that implement ByteCalculation Modifier and Type Class Description class
AbstractByteCalculation
class
ToByteMatrix
-
Uses of ByteCalculation in org.ujmp.core.bytematrix.impl
Fields in org.ujmp.core.bytematrix.impl declared as ByteCalculation Modifier and Type Field Description private ByteCalculation
ByteCalculationMatrix. calculation
Constructors in org.ujmp.core.bytematrix.impl with parameters of type ByteCalculation Constructor Description ByteCalculationMatrix(ByteCalculation calculation)
-