org.apache.sysml.runtime.instructions.spark

Class PlusMultSPInstruction

    • Constructor Detail

      • PlusMultSPInstruction

        public PlusMultSPInstruction(org.apache.sysml.runtime.matrix.operators.BinaryOperator op,
                                     org.apache.sysml.runtime.instructions.cp.CPOperand in1,
                                     org.apache.sysml.runtime.instructions.cp.CPOperand in2,
                                     org.apache.sysml.runtime.instructions.cp.CPOperand in3,
                                     org.apache.sysml.runtime.instructions.cp.CPOperand out,
                                     String opcode,
                                     String str)
                              throws DMLRuntimeException
        Throws:
        DMLRuntimeException

Copyright © 2017 The Apache Software Foundation. All rights reserved.