AlphaAlphaThe size of the delta or an array of initial values.
AlphaAdds another InputDelta instance to this one.
The other InputDelta instance to add.
Self for chaining.
AlphaAppends offsets to the current delta values.
The offsets.
Self for chaining.
AlphaCopies the values from another InputDelta instance to this one.
The other InputDelta instance to copy from.
Self for chaining.
AlphaThe magnitude of the delta, calculated as the square root of the sum of squares of the values.
AlphaReturns the current value of the delta and resets it to zero.
Represents an input delta.