recrutement_count_CE
- class nrv.optim.optim_utils.recrutement_count_CE(reverse=False)[source]
Callable object which returns the number of triggered fibre in the results
- Parameters:
reverse (bool) – if True, the final cost is the difference between the number total of fibre and the number of activate fibre
Note
if reverse is false:
\[cost = N_{recruited}\]else:
\[cost = N_{total} - N_{recruited}\]
Methods
|
Init method for |
|
Returns the spike number from a simulation result |
Generic method returning all the atributes of an NRV_class instance |
|
|
Generic loading method for |
|
Generic saving method for |
|
Generic method to set any attribute of |