Deep.Net


UExprRngsSpecT

Namespace: SymTensor
Parent Module: UExprTypes

Instance members

Instance memberDescription
Head
Signature: SimpleRangeSpecT<int>

CompiledName: get_Head

IsEmpty
Signature: bool

CompiledName: get_IsEmpty

[index]
Signature: index:int -> SimpleRangeSpecT<int>

CompiledName: get_Item

Length
Signature: int

CompiledName: get_Length

Tail
Signature: SimpleRangeSpecT<int> list

CompiledName: get_Tail

Static members

Static memberDescription
Empty
Signature: SimpleRangeSpecT<int> list

CompiledName: get_Empty

Fork me on GitHub