Uses of Package
org.apache.sysds.runtime.frame.data.columns
Packages that use org.apache.sysds.runtime.frame.data.columns
Package
Description
-
Classes in org.apache.sysds.runtime.frame.data.columns used by org.apache.sysds.runtime.compress.colgroupClassDescriptionGeneric, resizable native arrays for the internal representation of the columns in the FrameBlock.
-
Classes in org.apache.sysds.runtime.frame.data.columns used by org.apache.sysds.runtime.frame.dataClassDescriptionGeneric, resizable native arrays for the internal representation of the columns in the FrameBlock.
-
Classes in org.apache.sysds.runtime.frame.data.columns used by org.apache.sysds.runtime.frame.data.columnsClassDescriptionA Compressed Array, in general does not allow us to set or modify the array.Generic, resizable native arrays for the internal representation of the columns in the FrameBlock.A dense dictionary version of an column arrayA Ragged array for a single column contains a smaller array, only containing the values of the top most part of the This makes the allocation much better in cases where only the top n rows of a m row frame are used for the specific column.
-
-
Classes in org.apache.sysds.runtime.frame.data.columns used by org.apache.sysds.runtime.frame.data.libClassDescriptionGeneric, resizable native arrays for the internal representation of the columns in the FrameBlock.
-
-
Classes in org.apache.sysds.runtime.frame.data.columns used by org.apache.sysds.runtime.utilClassDescriptionGeneric, resizable native arrays for the internal representation of the columns in the FrameBlock.