Deep.Net


VarSpecT

Namespace: SymTensor
Parent Module: VarSpecTypes

variable specification: has a name, type and shape specificaiton

Record Fields

Record FieldDescription
Name
Signature: string
Shape
Signature: ShapeSpecT
TypeName
Signature: TypeNameT

Instance members

Instance memberDescription
NShape
Signature: NShapeSpecT

CompiledName: get_NShape

Pretty
Signature: string

CompiledName: get_Pretty

Type
Signature: Type

CompiledName: get_Type

Fork me on GitHub