beginColumn -
Variable in class uchicago.src.sim.parameter.rpl.Token
beginLine and beginColumn describe the position of the first character
of this token; endLine and endColumn describe the position of the
last character of this token.
beginLine -
Variable in class uchicago.src.sim.parameter.rpl.Token
beginLine and beginColumn describe the position of the first character
of this token; endLine and endColumn describe the position of the
last character of this token.
This builds a neural network with nodesPerLayer.length layers, each
layer being an instance of layerType, and each layer connected by a
synapse of type synapseType.