public static class CATSBidderSetup.Builder extends BidderSetup.Builder
| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CATSBidderSetup |
build()
Creates a new BidderSetup instance which can then be used to create a new population
|
void |
setPrivateValueParameters(double mean,
double stdev)
Set the value interval for the private values
|
getNumberOfBidders, getSetupName, setNumberOfBidders, setSetupNamepublic void setPrivateValueParameters(double mean,
double stdev)
mean - The mean of the distributionstdev - The standard deviation of the distributionpublic CATSBidderSetup build()
BidderSetup.Builderbuild in class BidderSetup.BuilderCopyright © 2017. All rights reserved.