- java.lang.Object
-
- org.apache.sysml.runtime.compress.cocode.PlanningCoCoder.GroupableColInfo
-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
double |
cardRatio |
long |
size |
-
Constructor Summary
Constructors
Constructor and Description |
GroupableColInfo(double lcardRatio,
long lsize) |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Field Detail
-
size
public final long size
Copyright © 2018 The Apache Software Foundation. All rights reserved.