Package org.apache.sysds.runtime.iogen
Class FormatIdentifyer
java.lang.Object
org.apache.sysds.runtime.iogen.FormatIdentifyer
-
Constructor Summary
ConstructorsConstructorDescriptionFormatIdentifyer(String raw, FrameBlock frame) FormatIdentifyer(String raw, MatrixBlock matrix) -
Method Summary
Modifier and TypeMethodDescriptionextractAllPrefixStringsOfAColSingleLine(int colIndex, boolean reverse, boolean removesSelected) extractAllPrefixStringsOfAColSingleLine(int r, ArrayList<Integer> colIndexes, boolean reverse, boolean removesSelected) extractAllPrefixStringsOfColsSingleLine(boolean reverse, boolean removesSelected) getConflictToken(int[] cols) booleanisDelimAndSuffixesSame(String delim, int[] cols, String conflict)