Bardo.PopulationManager.SpecieIdentifier (Bardo v0.1.0)
View SourceThe specie_identifier module is a container for the specie_identifier functions. By keeping all the identifier functions in this module, it makes it easier for us to later add new ones, and then simply reference them by their name.
Summary
Functions
Identifies species based on the number of neurons.
Functions
@spec tot_n(Bardo.Models.agent_id()) :: non_neg_integer()
Identifies species based on the number of neurons.