Alpha
Alpha
The size of the delta or an array of initial values.
Alpha
Adds another InputDelta instance to this one.
The other InputDelta instance to add.
Self for chaining.
Alpha
Appends offsets to the current delta values.
The offsets.
Self for chaining.
Alpha
Copies the values from another InputDelta instance to this one.
The other InputDelta instance to copy from.
Self for chaining.
Alpha
The magnitude of the delta, calculated as the square root of the sum of squares of the values.
Alpha
Returns the current value of the delta and resets it to zero.
Represents an input delta.