Tensor.opDispatch

Swizzling

template opDispatch(string s)
@property ref
static if(isVector)
static if(s.length <= 4)
opDispatch
(
this X
)
()
if (
valid(s)
)

Members

Properties

opDispatch
auto ref opDispatch [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta