#include "LayerManager.h"#include "Debug.h"#include "Utilities.h"#include "NeuronGroupType.h"#include "GlobalVariables.h"#include "DeviceTypes.h"#include <cmath>#include <iostream>Go to the source code of this file.
Classes | |
| class | EditNeuronGroupException |
Variables | |
| EditNeuronGroupException | editNeuronGroupException |
|
|
Exception thrown when there is an error creating connections. Referenced by LayerManager::setNeuronGrpSpacingPosition(). |
1.4.4