Deep.Net


UOpT

Namespace: SymTensor
Parent Module: UExprTypes

unified op of any arity and type

Union Cases

Union CaseDescription
UBinaryOp(BinaryOpT)
Signature: BinaryOpT
UExtraOp(UExtraOpT)
Signature: UExtraOpT
ULeafOp(LeafOpT)
Signature: LeafOpT
UNaryOp(NaryOpT)
Signature: NaryOpT
UUnaryOp(UnaryOpT)
Signature: UnaryOpT
Fork me on GitHub