Package | Description |
---|---|
org.apache.sysds.hops.estim |
Modifier and Type | Method and Description |
---|---|
static EstimatorMatrixHistogram.MatrixHistogram |
EstimatorMatrixHistogram.MatrixHistogram.deriveOutputHistogram(EstimatorMatrixHistogram.MatrixHistogram h1,
EstimatorMatrixHistogram.MatrixHistogram h2,
double spOut,
SparsityEstimator.OpCode op,
long[] misc) |
Modifier and Type | Method and Description |
---|---|
static DataCharacteristics |
EstimatorMatrixHistogram.MatrixHistogram.deriveOutputCharacteristics(EstimatorMatrixHistogram.MatrixHistogram h1,
EstimatorMatrixHistogram.MatrixHistogram h2,
double spOut,
SparsityEstimator.OpCode op,
long[] misc) |
static EstimatorMatrixHistogram.MatrixHistogram |
EstimatorMatrixHistogram.MatrixHistogram.deriveOutputHistogram(EstimatorMatrixHistogram.MatrixHistogram h1,
EstimatorMatrixHistogram.MatrixHistogram h2,
double spOut,
SparsityEstimator.OpCode op,
long[] misc) |
double |
EstimatorMatrixHistogram.estimIntern(EstimatorMatrixHistogram.MatrixHistogram h1,
EstimatorMatrixHistogram.MatrixHistogram h2,
SparsityEstimator.OpCode op,
long[] misc) |
Copyright © 2020 The Apache Software Foundation. All rights reserved.