Package | Description |
---|---|
org.apache.sysds.lops |
Modifier and Type | Method and Description |
---|---|
static MMCJ.MMCJType |
MMCJ.MMCJType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MMCJ.MMCJType[] |
MMCJ.MMCJType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
MMCJ(Lop input1,
Lop input2,
Types.DataType dt,
Types.ValueType vt,
MMCJ.MMCJType type,
Types.ExecType et)
Constructor to perform a cross product operation.
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.