org.apache.sysml.runtime.instructions.spark

Class AggregateUnarySPInstruction

    • Constructor Detail

      • AggregateUnarySPInstruction

        public AggregateUnarySPInstruction(org.apache.sysml.runtime.matrix.operators.AggregateUnaryOperator auop,
                                           org.apache.sysml.runtime.matrix.operators.AggregateOperator aop,
                                           org.apache.sysml.runtime.instructions.cp.CPOperand in,
                                           org.apache.sysml.runtime.instructions.cp.CPOperand out,
                                           org.apache.sysml.hops.AggBinaryOp.SparkAggType aggtype,
                                           String opcode,
                                           String istr)

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