Func

Undocumented in source.

Constructors

this
this(Leafs args_)
Undocumented in source.

Members

Aliases

ArgLength
alias ArgLength = Alias!(Leafs.length)
Undocumented in source.
FUN
alias FUN = fun
Undocumented in source.
Type
alias Type = ReturnType!fun
Undocumented in source.
Type
alias Type = CommonTypeOfTensors!Leafs
Undocumented in source.

Functions

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.

Static functions

asExp
auto asExp()
Undocumented in source. Be warned that the author may not have intended to support it.
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

leafs
Leafs leafs;
Undocumented in source.

Meta