
#include "ModelNeuron/SimLayer.H"#include "ModelNeuron/Location.H"#include "ModelNeuron/Weights.H"#include "ModelNeuron/SimUnit.H"#include "ModelNeuron/NeuralSimUtils.H"

Go to the source code of this file.
Classes | |
| class | Layer< T, W > |
| struct | Layer< T, W >::non_pointer_type< U > |
| struct | Layer< T, W >::non_pointer_type< U * > |
Class declarations for a layer of SimUnits that supports lateral interactions, in a 2D grid.
Definition in file Layer.H.
1.6.3