Leaf

Undocumented in source.

Constructors

this
this(aTensor t)
Undocumented in source.

Members

Aliases

LeafTypes
alias LeafTypes = AliasSeq!(typeof(this))
Undocumented in source.
Type
alias Type = aTensor.Type
Undocumented in source.

Functions

leafs
typeof(this)[1] leafs()
Undocumented in source. Be warned that the author may not have intended to support it.
opBinary
auto opBinary(R ohs)
Undocumented in source. Be warned that the author may not have intended to support it.
opBinaryRight
auto opBinaryRight(R ohs)
Undocumented in source. Be warned that the author may not have intended to support it.
opUnary
auto opUnary()
Undocumented in source. Be warned that the author may not have intended to support it.
shape
auto shape()
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

genCalc
auto genCalc()
Undocumented in source. Be warned that the author may not have intended to support it.
getShape
auto getShape()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

tensor
aTensor tensor;
Undocumented in source.

Meta