org.apache.sysml.runtime.instructions.spark

Class QuaternarySPInstruction

    • Constructor Detail

      • QuaternarySPInstruction

        public QuaternarySPInstruction(org.apache.sysml.runtime.matrix.operators.Operator 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 in4,
                                       org.apache.sysml.runtime.instructions.cp.CPOperand out,
                                       boolean cacheU,
                                       boolean cacheV,
                                       String opcode,
                                       String str)

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