Deep.Net


FullExprRngsSpecT

Namespace: SymTensor
Parent Module: Expr

Instance members

Instance memberDescription
Head
Signature: RangeSpecT<ExprT>

CompiledName: get_Head

IsEmpty
Signature: bool

CompiledName: get_IsEmpty

[index]
Signature: index:int -> RangeSpecT<ExprT>

CompiledName: get_Item

Length
Signature: int

CompiledName: get_Length

Tail
Signature: RangeSpecT<ExprT> list

CompiledName: get_Tail

Static members

Static memberDescription
Empty
Signature: RangeSpecT<ExprT> list

CompiledName: get_Empty

Fork me on GitHub