Package | Description |
---|---|
org.apache.sysds.runtime.compress |
Modifier and Type | Class and Description |
---|---|
class |
ReaderColumnSelectionDense |
class |
ReaderColumnSelectionDenseSample
considers only a subset of row indexes
|
class |
ReaderColumnSelectionSparse
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.
|
Copyright © 2020 The Apache Software Foundation. All rights reserved.