This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123]
| CBrain | The NanoBrain Unity Componnent |
| CClusterPrefab | The Unity ScriptableObject to implement re-usable Cluster Prefabs |
| ▼CNucleus | A Nucleus is a basic element in a brain cluster |
| CCluster | A Cluster combines a collection of Nuclei to implement reusable behaviour |
| ▼CNeuron | A neuron is a basic Nucleus |
| CMemoryCell | A MemoryCell stored its value for one update |
| CNeuron.Presets | The curve presets for the activation functions |
| CSynapse | A Synapse connects the ouput of a Neuron to another Neuron |