Uses of Class
org.apache.sysds.runtime.frame.data.columns.LongArray
-
Packages that use LongArray Package Description org.apache.sysds.runtime.frame.data.columns -
-
Uses of LongArray in org.apache.sysds.runtime.frame.data.columns
Methods in org.apache.sysds.runtime.frame.data.columns that return LongArray Modifier and Type Method Description static LongArray
ArrayFactory. create(long[] col)
-