Uses of Class
org.apache.sysds.runtime.controlprogram.federated.MatrixLineagePair
Packages that use MatrixLineagePair
Package
Description
-
Uses of MatrixLineagePair in org.apache.sysds.runtime.controlprogram.context
Methods in org.apache.sysds.runtime.controlprogram.context that return MatrixLineagePairModifier and TypeMethodDescriptionExecutionContext.getMatrixLineagePair(String varname) ExecutionContext.getMatrixLineagePair(CPOperand cpo) -
Uses of MatrixLineagePair in org.apache.sysds.runtime.controlprogram.federated
Methods in org.apache.sysds.runtime.controlprogram.federated that return MatrixLineagePairModifier and TypeMethodDescriptionstatic MatrixLineagePairMatrixLineagePair.of(MatrixObject mo, LineageItem li) Methods in org.apache.sysds.runtime.controlprogram.federated with parameters of type MatrixLineagePairModifier and TypeMethodDescriptionFederationMap.broadcast(MatrixLineagePair moLin) FederationMap.broadcastSliced(MatrixLineagePair moLin, boolean transposed) FederationMap.broadcastSliced(MatrixLineagePair moLin, boolean isFrame, int[][] ix)