Package | Description |
---|---|
org.apache.sysds.runtime.compress | |
org.apache.sysds.runtime.matrix.data | |
org.apache.sysds.runtime.matrix.operators |
Modifier and Type | Method and Description |
---|---|
CM_COV_Object |
AbstractCompressedMatrixBlock.cmOperations(CMOperator op) |
CM_COV_Object |
AbstractCompressedMatrixBlock.cmOperations(CMOperator op,
MatrixBlock weights) |
Modifier and Type | Method and Description |
---|---|
CM_COV_Object |
MatrixBlock.cmOperations(CMOperator op) |
CM_COV_Object |
MatrixBlock.cmOperations(CMOperator op,
MatrixBlock weights) |
Modifier and Type | Method and Description |
---|---|
CMOperator |
CMOperator.setCMAggOp(int order) |
Copyright © 2020 The Apache Software Foundation. All rights reserved.