| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
??.instance --+
|
ConnectionIterator --+
|
RandomConnections
Help on RandomConnections [class]: Fast implementation of pure random connections with a given connection probability
The implementation uses the fact that the differences of indices follow a geometric distribution with parameter 1 - conn_prob
|
|||
|
|||
|
Inherited from Inherited from |
|||
|
|||
__instance_size__ = 72
|
|||
|
|||
|
Inherited from |
|||
|
|||
Help on RandomConnections::RandomConnections(double const conn_prob) [constructor]
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Sat Apr 19 19:45:26 2008 | http://epydoc.sourceforge.net |