Class CompressedEncode
java.lang.Object
org.apache.sysds.runtime.transform.encode.CompressedEncode
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic intRow parallelization threshold for parallel creation of AMapToData for compression -
Method Summary
Modifier and TypeMethodDescriptionstatic MatrixBlockencode(MultiColumnEncoder enc, FrameBlock in, int k)
-
Field Details
-
ROW_PARALLELIZATION_THRESHOLD
public static int ROW_PARALLELIZATION_THRESHOLDRow parallelization threshold for parallel creation of AMapToData for compression
-
-
Method Details
-
encode
- Throws:
Exception
-