des.isys.neiro.layer.rand

Undocumented in source.

Public Imports

std.random
public import std.random;
Undocumented in source.

Members

Functions

gap_symmetry_uniform
auto gap_symmetry_uniform(T lim, G gap)
Undocumented in source. Be warned that the author may not have intended to support it.
rndLayer
void rndLayer(BPLayer!T layer)
Undocumented in source. Be warned that the author may not have intended to support it.
rndLayers
void rndLayers(BPLayer!T[] layers)
Undocumented in source. Be warned that the author may not have intended to support it.
rndLink
void rndLink(BPLink!T link, L lim, G gap)
Undocumented in source. Be warned that the author may not have intended to support it.
rndLinkedNeiron
void rndLinkedNeiron(BPNeiron!T neiron)
Undocumented in source. Be warned that the author may not have intended to support it.
symmetry_uniform
T symmetry_uniform(T lim)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta