org.apache.sysml.runtime.instructions.spark

Class BinUaggChainSPInstruction

    • Constructor Detail

      • BinUaggChainSPInstruction

        public BinUaggChainSPInstruction(org.apache.sysml.runtime.instructions.cp.CPOperand in,
                                         org.apache.sysml.runtime.instructions.cp.CPOperand out,
                                         org.apache.sysml.runtime.matrix.operators.BinaryOperator bop,
                                         org.apache.sysml.runtime.matrix.operators.AggregateUnaryOperator uaggop,
                                         String opcode,
                                         String istr)

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