LinearKernel

Constructors

this
this(X x0, X x1, X x)

Members

Aliases

withDerivative
alias withDerivative = opCall!1

Functions

lightConst
auto lightConst()
lightImmutable
auto lightImmutable()

Templates

opCall
template opCall(uint derivative = 0)

Variables

step
X step;
Undocumented in source.
w0
X w0;
Undocumented in source.
w1
X w1;
Undocumented in source.

Meta