Package org.apache.sysds.runtime.compress
package org.apache.sysds.runtime.compress
-
ClassDescriptionFactory pattern to compress a Matrix Block into a CompressedMatrixBlock.Compression Settings class, used as a bundle of parameters inside the Compression framework.Builder pattern for Compression Settings.Compression Statistics contain the main information gathered from the compression, such as sizes of the original matrix, vs the compressed representation at different stages of the compression.This class allows sharing of objects across the entire program.