BPLink

Undocumented in source.
abstract
class BPLink : WeightLink!(T, T)(
T
) if (
isFloatingPoint!T
) {}

Members

Functions

correct
void correct(T , T )
Undocumented in source.
propagateError
void propagateError(T )
Undocumented in source.

Properties

deltaWeight
T deltaWeight [@property getter]
Undocumented in source.

Meta