CpGenco | 
CpGenco.withCoefficients(List<String> coeff) | 
 Fluent setter for coefficient array 
 | 
CpGenco | 
CpGenco.withKneeDemand(double demand) | 
 Fluent setter for the congestion threshold 
 | 
CpGenco | 
CpGenco.withKneeSlope(double mult) | 
 Fluent setter for the congestion threshold 
 | 
CpGenco | 
CpGenco.withMinQuantity(double qty) | 
 Fluent setter for minimum total quantity. 
 | 
CpGenco | 
CpGenco.withPriceInterval(double interval) | 
 Fluent setter for price interval. 
 | 
CpGenco | 
CpGenco.withPSigma(double var) | 
 Fluent setter for price variability. 
 | 
CpGenco | 
CpGenco.withQSigma(double var) | 
 Fluent setter for price variability. 
 | 
CpGenco | 
CpGenco.withRwaOffset(double var) | 
 Fluent setter for the random-walk offset value applied to the
 quadratic coefficient. 
 | 
CpGenco | 
CpGenco.withRwaSigma(double var) | 
 Fluent setter for the random-walk sigma value applied to the
 quadratic coefficient. 
 | 
CpGenco | 
CpGenco.withRwcOffset(double var) | 
 Fluent setter for the random-walk offset value applied to the
 constant coefficient. 
 | 
CpGenco | 
CpGenco.withRwcSigma(double var) | 
 Fluent setter for the random-walk sigma value applied to the
 constant coefficient. 
 |