ComputeNodeGraph.NodeDefinition.Kind.unaryArithmetic(type:operation:)

An arithmetic node with one operand of the given data type, performing the specified operation

Declaration

case unaryArithmetic(type: ComputeNodeGraph.DataType, operation: UnaryOperation)