| Home | Trees | Indices | Help | 
 | 
|---|
|  | 
          object --+        
                   |        
         ??.instance --+    
                       |    
SpatialFamilyIDGenerator --+
                           |
                          RatioBasedFamilies
Help on RatioBasedFamilies [class]: Generator which does a random assignment of locations to family IDs. Implements the interface SpatialFamilyIDGenerator for merging families of neurons in one population. Each family has a assigned probabiliteis of occurence in the population. Probabilities can be given as ratios, which are then normalized such that they sum up to 1.
| 
 | |||
| 
 | |||
| 
 | |||
| Inherited from  Inherited from  | |||
| 
 | |||
| __instance_size__ = 40 | |||
| 
 | |||
| Inherited from  | |||
| 
 | |||
| 
 Help on RatioBasedFamilies::RatioBasedFamilies(std::vector<double, std::allocator<double> > const & ratios) [constructor] 
 | 
| 
 
 | 
| Home | Trees | Indices | Help | 
 | 
|---|
| Generated by Epydoc 3.0.1 on Sat Apr 19 19:45:26 2008 | http://epydoc.sourceforge.net |