#include "Globals.h"
Go to the source code of this file.
Namespaces | |
namespace | verve |
Classes | |
class | verve::Projection |
An interface for a group of Connections from one group of Neurons to another. More... | |
Enumerations | |
enum | verve::InitialWeightMethod { verve::IDEAL_NOISE, verve::WEIGHTS_NEAR_0, verve::WEIGHTS_NEAR_1 } |