public class VCCell
extends java.lang.Object
implements java.io.Serializable
The vc-cell contains all the constants needed to propagate a signal correctly
for the neocognitron. This is the v-cell which will be part of the c-layer.
Additionally, the vc-cell is serializable so that it can be saved for further
use.