mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2026-03-09 22:59:43 +00:00
rogueviz:: kohonen:: export whowon
This commit is contained in:
@@ -63,6 +63,8 @@ extern vector<string> colnames;
|
||||
|
||||
extern vector<int> sample_sequence;
|
||||
|
||||
extern vector<neuron*> whowon;
|
||||
|
||||
void initialize_neurons();
|
||||
void initialize_neurons_initial();
|
||||
void initialize_dispersion();
|
||||
|
||||
Reference in New Issue
Block a user