Perceptron.opCall

Undocumented in source. Be warned that the author may not have intended to support it.
class Perceptron(T, alias activateFn, size_t InputDim, size_t HiddenDim, size_t OutputDim, UseGradient useGrad = UseGradient.yes)
opCall
(
U
)
(
U x
)

Meta