Uses of Class
org.apache.sysds.runtime.iogen.ColIndexStructure
Packages that use ColIndexStructure
-
Uses of ColIndexStructure in org.apache.sysds.runtime.iogen
Methods in org.apache.sysds.runtime.iogen that return ColIndexStructureMethods in org.apache.sysds.runtime.iogen with parameters of type ColIndexStructureModifier and TypeMethodDescriptionvoidCustomProperties.setColIndexStructure(ColIndexStructure colIndexStructure) Constructors in org.apache.sysds.runtime.iogen with parameters of type ColIndexStructureModifierConstructorDescriptionCustomProperties(MappingProperties mappingProperties, RowIndexStructure rowIndexStructure, ColIndexStructure colIndexStructure)