nnmt.lif.exp.spectral_bound

nnmt.lif.exp.spectral_bound(network)[source]

Calcs upper bound of eval spectrum of pairwise effective connectivity.

See nnmt.lif.exp._spectral_bound() for full documentation.

Parameters:
networknnmt.models.Network or child class instance.

Network with the network parameters and previously calculated results.

Returns:
float

Upper spectral bound of effective connectivity matrix.