Tensor.opUnary

Undocumented in source. Be warned that the author may not have intended to support it.
class Tensor(T, size_t[] Shape, UseGradient hasGradient = UseGradient.yes)
Tensor!(T, Shape, hasGradient)
opUnary
(
string op : "-"
)
()

Meta