Class ParameterizedBuiltinSPInstruction.CreateMatrixCell

java.lang.Object
org.apache.sysds.runtime.instructions.spark.ParameterizedBuiltinSPInstruction.CreateMatrixCell
All Implemented Interfaces:
Serializable, org.apache.spark.api.java.function.Function<WeightedCell,MatrixCell>
Enclosing class:
ParameterizedBuiltinSPInstruction

public static class ParameterizedBuiltinSPInstruction.CreateMatrixCell extends Object implements org.apache.spark.api.java.function.Function<WeightedCell,MatrixCell>
See Also: