Home | Trees | Indices | Help |
|
---|
|
object --+ | ??.instance --+ | ConnectionIterator --+ | EuclideanDistanceRandomConnections
Help on EuclideanDistanceRandomConnections [class]: Implementation of a ConnectionIterator which generates connections which a connection probability which depends on the spatial distance between SimObject's.
\deprecated Use PredicateBasedConnections together with EuclidianDistanceConnectionPredicate.
The connection probability is C exp( -|x-y|^2 lambda^2 ) where |x-y| is the Euclidian distance between the SimObject's x and y.
|
|||
|
|||
Inherited from Inherited from |
|
|||
__instance_size__ = 96
|
|
|||
Inherited from |
|
Help on EuclideanDistanceRandomConnections::EuclideanDistanceRandomConnections(double const C, double const lambda) [constructor]
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sat Apr 19 19:45:22 2008 | http://epydoc.sourceforge.net |