Uses of Class
p2p.simulator.config.Beta

Packages that use Beta
p2p.simulator.config   
 

Uses of Beta in p2p.simulator.config
 

Fields in p2p.simulator.config declared as Beta
 Beta Distribution.beta
           
 

Constructors in p2p.simulator.config with parameters of type Beta
Distribution(Random r, Beta b, PowerLaw p)