Package | Description |
---|---|
org.apache.sysds.runtime.matrix.data |
Modifier and Type | Method and Description |
---|---|
static int |
LibMatrixCountDistinct.estimateDistinctValues(MatrixBlock in,
CountDistinctOperator op)
Public method to count the number of distinct values inside a matrix.
|
Copyright © 2020 The Apache Software Foundation. All rights reserved.