Graphitti
A toolkit/software architecture to ease creating high-performance neural network simulators
Loading...
Searching...
No Matches
NeuralVertexProperties Struct Reference

Derived structure for Neural Network-specific properties. More...

#include <Global.h>

Inheritance diagram for NeuralVertexProperties:
Collaboration diagram for NeuralVertexProperties:

Public Attributes

bool active
 
- Public Attributes inherited from VertexProperties
string type
 
double x
 
double y
 

Detailed Description

Derived structure for Neural Network-specific properties.

Definition at line 251 of file Global.h.

Member Data Documentation

◆ active

bool NeuralVertexProperties::active

Definition at line 252 of file Global.h.


The documentation for this struct was generated from the following file: