Uses of Class
org.apache.sysds.hops.estim.EstimatorMatrixHistogram.MatrixHistogram
Packages that use EstimatorMatrixHistogram.MatrixHistogram
-
Uses of EstimatorMatrixHistogram.MatrixHistogram in org.apache.sysds.hops.estim
Methods in org.apache.sysds.hops.estim that return EstimatorMatrixHistogram.MatrixHistogramModifier and TypeMethodDescriptionEstimatorMatrixHistogram.MatrixHistogram.deriveOutputHistogram(EstimatorMatrixHistogram.MatrixHistogram h1, EstimatorMatrixHistogram.MatrixHistogram h2, double spOut, SparsityEstimator.OpCode op, long[] misc) Methods in org.apache.sysds.hops.estim with parameters of type EstimatorMatrixHistogram.MatrixHistogramModifier and TypeMethodDescriptionstatic DataCharacteristicsEstimatorMatrixHistogram.MatrixHistogram.deriveOutputCharacteristics(EstimatorMatrixHistogram.MatrixHistogram h1, EstimatorMatrixHistogram.MatrixHistogram h2, double spOut, SparsityEstimator.OpCode op, long[] misc) EstimatorMatrixHistogram.MatrixHistogram.deriveOutputHistogram(EstimatorMatrixHistogram.MatrixHistogram h1, EstimatorMatrixHistogram.MatrixHistogram h2, double spOut, SparsityEstimator.OpCode op, long[] misc) doubleEstimatorMatrixHistogram.estimIntern(EstimatorMatrixHistogram.MatrixHistogram h1, EstimatorMatrixHistogram.MatrixHistogram h2, SparsityEstimator.OpCode op, long[] misc)