superneuromat.SNN.num_neurons#

property SNN.num_neurons[source]#

Returns the number of neurons in the SNN.

Equivalent to len(self.neuron_thresholds).