![]() |
Auryn simulator
v0.8.1-206-gb56e451
Plastic Spiking Neural Network Simulator
|
This is the complete list of members for auryn::WeightMonitor, including all inherited members.
| active | auryn::Monitor | protected |
| add_equally_spaced(NeuronID number, NeuronID z=0) | auryn::WeightMonitor | |
| add_to_list(AurynWeight *ptr) | auryn::WeightMonitor | |
| add_to_list(NeuronID i, NeuronID j, StateID z=0) | auryn::WeightMonitor | |
| add_to_list(std::vector< neuron_pair > vec, string label="") | auryn::WeightMonitor | |
| add_to_list_by_data_index(AurynLong index, StateID z=0) | auryn::WeightMonitor | |
| default_file_extension | auryn::Monitor | protected |
| Device() | auryn::Device | protected |
| device_name | auryn::Device | protected |
| elem_i | auryn::WeightMonitor | protected |
| elem_j | auryn::WeightMonitor | protected |
| element_list | auryn::WeightMonitor | protected |
| evolve() | auryn::Device | inlineprotectedvirtual |
| execute() | auryn::WeightMonitor | virtual |
| flush() | auryn::Monitor | protectedvirtual |
| fname | auryn::Monitor | protected |
| generate_filename(std::string name_hint="") | auryn::Monitor | protected |
| get_id() | auryn::Device | protected |
| get_name() | auryn::Device | protected |
| group_indices | auryn::WeightMonitor | protected |
| init(SparseConnection *source, NeuronID i, NeuronID j, string filename, AurynTime interval) | auryn::WeightMonitor | protected |
| auryn::Device::init() | auryn::Device | protected |
| load_data_range(AurynLong i, AurynLong j) | auryn::WeightMonitor | |
| load_patfile(string filename, unsigned int maxpat) | auryn::WeightMonitor | protected |
| load_pattern_connections(string filename, unsigned int maxcon=5, unsigned int maxpat=10, PatternMode patmod=ALLTOALL) | auryn::WeightMonitor | |
| load_pattern_connections(string filename_pre, string filename_post, unsigned int maxcon=5, unsigned int maxpat=10, PatternMode patmod=ALLTOALL) | auryn::WeightMonitor | |
| mat | auryn::WeightMonitor | protected |
| Monitor(std::string filename, std::string default_extension="dat") | auryn::Monitor | protected |
| Monitor() | auryn::Monitor | protected |
| open_output_file(std::string filename) | auryn::Monitor | protectedvirtual |
| outfile | auryn::Monitor | protected |
| record_single_synapses() | auryn::WeightMonitor | protected |
| record_synapse_groups() | auryn::WeightMonitor | protected |
| recordingmode | auryn::WeightMonitor | protected |
| set_mat(ForwardMatrix *m) | auryn::WeightMonitor | |
| set_name(std::string s) | auryn::Device | protected |
| src | auryn::WeightMonitor | protected |
| ssize | auryn::WeightMonitor | protected |
| virtual_serialize(boost::archive::binary_oarchive &ar, const unsigned int version) | auryn::Monitor | protectedvirtual |
| virtual_serialize(boost::archive::binary_iarchive &ar, const unsigned int version) | auryn::Monitor | protectedvirtual |
| WeightMonitor(SparseConnection *source, string filename, AurynDouble interval=10.0) | auryn::WeightMonitor | |
| WeightMonitor(SparseConnection *source, ForwardMatrix *m, string filename, AurynDouble interval=10.0) | auryn::WeightMonitor | |
| WeightMonitor(SparseConnection *source, NeuronID i, NeuronID j, string filename, AurynDouble interval=10.0, RecordingMode mode=SINGLE, StateID z=0) | auryn::WeightMonitor | |
| ~Device() | auryn::Device | protectedvirtual |
| ~Monitor() | auryn::Monitor | protectedvirtual |
| ~WeightMonitor() | auryn::WeightMonitor | virtual |
1.8.13