Class SDCScheme
- java.lang.Object
 - 
- org.apache.sysds.runtime.compress.colgroup.scheme.ACLAScheme
 - 
- org.apache.sysds.runtime.compress.colgroup.scheme.SDCScheme
 
 
 
- 
- All Implemented Interfaces:
 Cloneable,ICLAScheme
- Direct Known Subclasses:
 SDCSchemeMC,SDCSchemeSC
public abstract class SDCScheme extends ACLAScheme
 
- 
- 
Field Summary
- 
Fields inherited from interface org.apache.sysds.runtime.compress.colgroup.scheme.ICLAScheme
LOG 
 - 
 
- 
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static SDCSchemecreate(ASDC g)static SDCSchemecreate(ASDCZero g)StringtoString()- 
Methods inherited from class org.apache.sysds.runtime.compress.colgroup.scheme.ACLAScheme
clone, encode, encode, encodeT, encodeT, update, update, updateAndEncode, updateAndEncode, updateAndEncodeT, updateAndEncodeT, updateT, updateT 
 - 
 
 -