| Package | Description | 
|---|---|
| org.apache.sysds.lops | |
| org.apache.sysds.runtime.instructions.spark.functions | 
| Modifier and Type | Method and Description | 
|---|---|
| static BinaryM.VectorType | BinaryM.VectorType. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static BinaryM.VectorType[] | BinaryM.VectorType. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
| Constructor and Description | 
|---|
| MatrixVectorBinaryOpPartitionFunction(BinaryOperator op,
                                     PartitionedBroadcast<MatrixBlock> binput,
                                     BinaryM.VectorType vtype) | 
Copyright © 2020 The Apache Software Foundation. All rights reserved.