ReferenceBPNeiron

Undocumented in source.
class ReferenceBPNeiron : FakeBPNeiron!T(
T
) if (
isFloatingPoint!T
) {}

Constructors

this
this(Neiron!T neiron)
Undocumented in source.

Members

Properties

output
T output [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

neiron
Neiron!T neiron;
Undocumented in source.

Meta