RepastHPC  2.3.1
Public Member Functions | List of all members
repast::ProbItem Class Reference

Helper class for calculating outcomes based on a set of probabilities that sum to 1. More...

#include <NetworkBuilder.h>

Public Member Functions

 ProbItem (int i, double lb, double ub)
 
bool contains (double val)
 
int index () const
 

Detailed Description

Helper class for calculating outcomes based on a set of probabilities that sum to 1.


The documentation for this class was generated from the following files: