Deep.Net


ShapeSpecT

Namespace: SymTensor
Parent Module: ShapeSpecTypes

shape specifcation of a tensor

Instance members

Instance memberDescription
Head
Signature: SizeSpecT

CompiledName: get_Head

IsEmpty
Signature: bool

CompiledName: get_IsEmpty

[index]
Signature: index:int -> SizeSpecT

CompiledName: get_Item

Length
Signature: int

CompiledName: get_Length

Tail
Signature: SizeSpecT list

CompiledName: get_Tail

Static members

Static memberDescription
Empty
Signature: SizeSpecT list

CompiledName: get_Empty

Fork me on GitHub