Package | Description |
---|---|
cnslab.cnsnetwork | |
edu.jhu.mb.ernst |
Modifier and Type | Field and Description |
---|---|
Layer |
VComponent.layer
Neuron layer
|
Modifier and Type | Field and Description |
---|---|
ArrayList<Layer> |
Recorder.fieldEle |
List<Layer> |
LayerStructure.layerList |
Modifier and Type | Method and Description |
---|---|
Layer |
LayerStructure.getLayer(String prefix,
String suffix) |
Modifier and Type | Method and Description |
---|---|
void |
VComponents.addCom(Layer layer,
int orientation)
Add one component.
|
void |
Recorder.setLayerNeurons(Layer layer)
Set the layer of neurons which needs to be recorded.
|
void |
Recorder.setLayerNeurons(Layer layer,
int hostId)
Set the layer of neurons which needs to be recorded.
|
Constructor and Description |
---|
VComponent(Layer layer,
int orientation) |
Modifier and Type | Method and Description |
---|---|
static boolean |
ErnstLib.equivalent(Layer layer0,
Layer layer1) |