public static class AggregateUnarySPInstruction.RDDUTensorAggFunction2 extends Object implements org.apache.spark.api.java.function.Function<scala.Tuple2<TensorIndexes,TensorBlock>,TensorBlock>
| Constructor and Description | 
|---|
| RDDUTensorAggFunction2(AggregateUnaryOperator op) | 
| Modifier and Type | Method and Description | 
|---|---|
| TensorBlock | call(scala.Tuple2<TensorIndexes,TensorBlock> arg0) | 
public RDDUTensorAggFunction2(AggregateUnaryOperator op)
public TensorBlock call(scala.Tuple2<TensorIndexes,TensorBlock> arg0) throws Exception
call in interface org.apache.spark.api.java.function.Function<scala.Tuple2<TensorIndexes,TensorBlock>,TensorBlock>ExceptionCopyright © 2021 The Apache Software Foundation. All rights reserved.