Suppliers.NumFirmsToObserveTable Class Reference

A lookup table which determines the number of firms to observe. More...

List of all members.

Classes

class  ValueCalculator


Detailed Description

A lookup table which determines the number of firms to observe.

The findSuppliers method was the bottleneck of the model calculation, not because of its complexity, but because it is called very often. One part of the calculation was to determine the number of firms that should be observed, which is the actual number of firms in the sector multiplied with Suppliers.firmsToObserveQuotient rounded to the integer values. For this multiplication we now use a lookup table, the NumFirmsToObserveTable.

Definition at line 94 of file Suppliers.java.


The documentation for this class was generated from the following file:
Generated on Tue Sep 14 11:11:49 2010 for lagom_generiC by  doxygen 1.5.4