Class ReaderColumnSelectionSparseTransposed


  • public class ReaderColumnSelectionSparseTransposed
    extends ReaderColumnSelection
    Used to extract the values at certain indexes from each row in a sparse matrix Keeps returning all-zeros arrays until reaching the last possible index. The current compression algorithm treats the zero-value in a sparse matrix like any other value.