Deep.Net


UElemExpr

Namespace: SymTensor

unified element expression

Nested types and modules

TypeDescription
UElemExprT

unified element expression

UElemFuncT

element function

UOpT

unified element expression op

Functions and values

Function or valueDescription
toUElemExpr elemExpr
Signature: elemExpr:ElemExprT -> UElemExprT

converts an element expression to a unified element expression

toUElemFunc elemExpr nDims nArgs
Signature: elemExpr:ElemExprT -> nDims:int -> nArgs:int -> UElemFuncT

converts an element expression to a unified element function

Fork me on GitHub