Uses of Interface
org.ujmp.core.floatmatrix.calculation.FloatCalculation
-
Packages that use FloatCalculation Package Description org.ujmp.core.floatmatrix.calculation org.ujmp.core.floatmatrix.impl -
-
Uses of FloatCalculation in org.ujmp.core.floatmatrix.calculation
Classes in org.ujmp.core.floatmatrix.calculation that implement FloatCalculation Modifier and Type Class Description class
AbstractFloatCalculation
class
ToFloatMatrix
-
Uses of FloatCalculation in org.ujmp.core.floatmatrix.impl
Fields in org.ujmp.core.floatmatrix.impl declared as FloatCalculation Modifier and Type Field Description private FloatCalculation
FloatCalculationMatrix. calculation
Constructors in org.ujmp.core.floatmatrix.impl with parameters of type FloatCalculation Constructor Description FloatCalculationMatrix(FloatCalculation calculation)
-