Class ImputeEM.PredictColumn
- java.lang.Object
-
- org.ujmp.core.doublematrix.calculation.general.missingvalues.ImputeEM.PredictColumn
-
- All Implemented Interfaces:
java.util.concurrent.Callable<java.lang.Long>
- Enclosing class:
- ImputeEM
class ImputeEM.PredictColumn extends java.lang.Object implements java.util.concurrent.Callable<java.lang.Long>
-
-
Field Summary
Fields Modifier and Type Field Description (package private) long
column
-
Constructor Summary
Constructors Constructor Description PredictColumn(long column)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.Long
call()
-