Deep.Net


BaseRangesSpecT

Namespace: SymTensor
Parent Module: RangeSpecTypes

basic range specification for multiple dimensions

Instance members

Instance memberDescription
Head
Signature: BaseRangeSpecT

CompiledName: get_Head

IsEmpty
Signature: bool

CompiledName: get_IsEmpty

[index]
Signature: index:int -> BaseRangeSpecT

CompiledName: get_Item

Length
Signature: int

CompiledName: get_Length

Tail
Signature: BaseRangeSpecT list

CompiledName: get_Tail

Static members

Static memberDescription
Empty
Signature: BaseRangeSpecT list

CompiledName: get_Empty

Fork me on GitHub