Deep.Net


PlusElems

Namespace: SymTensor
Parent Module: Expr

start plus the specified number of (symbolic elements)

Constructors

ConstructorDescription
new(intElems)
Signature: intElems:int64 -> PlusElems

CompiledName: .ctor

new(elems)
Signature: elems:SizeSpecT -> PlusElems

CompiledName: .ctor

Instance members

Instance memberDescription
Elems
Signature: SizeSpecT

CompiledName: get_Elems

Fork me on GitHub