descore v1.0.4 (2014-11-02T14:23:15Z)
Dub
Repo
FunctionNeiron
des
isys
neiro
neiron
Undocumented in source.
class
FunctionNeiron : FakeNeiron!T(
T
) {
T
delegate
()
func
;
this
(T delegate() func);
T
output
[@property getter];
}
Constructors
this
this
(T delegate() func)
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
func
T
delegate
()
func
;
Undocumented in source.
Meta
Source
See Implementation
des
isys
neiro
neiron
classes
BaseNeiron
FakeNeiron
FunctionNeiron
ReferenceNeiron
ValueNeiron
WeightLink
interfaces
Link
Neiron